Skip to content

Commit 6e0c5df

Browse files
committed
Version 0.1.4
1 parent 4e65b1f commit 6e0c5df

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

v2rock/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace v2rock_config
55
{
66
static const char __attribute__ ((unused)) *name = "V2Rock";
7-
static const char __attribute__ ((unused)) *version = "0.1.3";
7+
static const char __attribute__ ((unused)) *version = "0.1.4";
88
static const char __attribute__ ((unused)) *main_config = "v2rock.conf";
99
static const char __attribute__ ((unused)) *v2ray_config = "config.json";
1010
}

v2rock/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v2rock (0.1.4-1) precise; urgency=low
2+
3+
* New feature: Internationalization and high DPI support
4+
5+
-- IOsetting <[email protected]> Fri, 5 Jun 2020 14:02:21 +0800
6+
7+
18
v2rock (0.1.3-1) precise; urgency=low
29

310
* New feature: DNS and log options

0 commit comments

Comments
 (0)