Skip to content

Commit aa58227

Browse files
committed
vpn internet kill switch
1 parent 6b3c08f commit aa58227

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

apps/resource.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ DEALINGS IN THE SOFTWARE.
3535
///////////////////////////////// Program Values ///////////////////////
3636
//
3737
// Program Info (may be visible, but don't mark for tranalation)
38-
#define VERSION "2020.04.27-1"
38+
#define VERSION "2020.05.06-1"
3939

4040
#define RELEASE_DATE "12 April 2020"
4141
#define COPYRIGHT_DATE "2013-2020"

text/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<ul>
55
<li>No longer extract key files from OpenVPN .opvn configurations. Not needed.</li>
66
<li>Fixed UI where Advanced options were in Start Options group box.</li>
7-
<li>Work on Prefereneces tab to make start options clearer (issue #210).</li>:
7+
<li>Work on Prefereneces tab to make start options clearer (issue #210).</li>
8+
<li>Added VPN internet kill switch.</li>
89
</ul>
910
<b> 2020.04.12</b>
1011
<ul>

0 commit comments

Comments
 (0)