summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-24 14:45:29 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-01-24 14:45:29 +0100
commitc3c51d07959a55602bb3c40bf9b2fb694bcc8f5a (patch)
tree731092366e5b2ff019fc71411da669d053a9f103 /src/version.h
parent1bb90881971c226d45c0abd1ac16ce3d6b77fc5f (diff)
version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index cd5e34c..fc144d1 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
-#define WIREGUARD_VERSION "1.0.20201221"
+#define WIREGUARD_VERSION "1.0.20210124"
#endif