aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.h b/src/version.h
index c382f86..92406d5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1,3 @@
+#ifndef WIREGUARD_TOOLS_VERSION
#define WIREGUARD_TOOLS_VERSION "1.0.20191226"
+#endif