aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-10 19:11:39 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-10 19:11:39 +0200
commitf628c4f153fc7e7a7a6a852887f9de04abc80c19 (patch)
treea9dcaa88eea21193b9c5fbe4e93b3b39ef864fb3 /version.h
parentui: dont use main window and run our own message loop (diff)
downloadwireguard-windows-f628c4f153fc7e7a7a6a852887f9de04abc80c19.tar.xz
wireguard-windows-f628c4f153fc7e7a7a6a852887f9de04abc80c19.zip
version: bump
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index d76eef2b..0fec26b6 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,2
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.2"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,3
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.3"