diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2016-11-29 22:56:39 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2016-11-29 22:56:39 +0100 |
commit | a76963728a08b28a9fb6ff03c88416d8da00419c (patch) | |
tree | 88c3e48cc87325ef8ff8f64c8e08d6a3b3c49459 | |
parent | 10ee8d85e07e0d1bcd10d56bfa3ccbaaa8cfba8b (diff) |
version: bump snapshot
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 83bad72..ce9f6ad 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define WIREGUARD_VERSION "experimental-0.0.20161116.1" +#define WIREGUARD_VERSION "experimental-0.0.20161129" |