aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-08 14:05:08 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-08 14:05:08 -0400
commitec3ce773ad1394441049337befc8ff7e0867b093 (patch)
treef7622a5436397bca419eb9d0bb49795731277088 /src
parent8e439a66f3846b65a16b62936ad1d35dbf902e9d (diff)
downloadtor-ec3ce773ad1394441049337befc8ff7e0867b093.tar.gz
tor-ec3ce773ad1394441049337befc8ff7e0867b093.zip
Add -dev to version number.
Diffstat (limited to 'src')
-rw-r--r--src/win32/orconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h
index 5468455489..d2bb090e3a 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -241,7 +241,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.4.29"
+#define VERSION "0.2.4.29-dev"