diff options
author | 2016-11-29 22:56:39 +0100 | |
---|---|---|
committer | 2016-11-29 22:56:39 +0100 | |
commit | 43d71cc869c8a7b1b2174ada3f0f1f75a47c1b77 (patch) | |
tree | 55ca4fd63fbe3add6af3d3cca0fad7e5fde2c686 | |
parent | send: send packet initiation only after requeuing to prevent race (diff) | |
download | wireguard-monolithic-historical-experimental-0.0.20161129.tar.xz wireguard-monolithic-historical-experimental-0.0.20161129.zip |
version: bump snapshotexperimental-0.0.20161129
-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" |