aboutsummaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-24 09:11:07 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-24 09:11:07 -0400
commit552b620280d481ec9d5845d1c6584778545d1f85 (patch)
treec60dbeaebf9bc3825a2ea8cf3053c2d220c45453 /src/win32
parent725f2371042b36c151a42e575a5b319d3820126c (diff)
downloadtor-552b620280d481ec9d5845d1c6584778545d1f85.tar.gz
tor-552b620280d481ec9d5845d1c6584778545d1f85.zip
bump version in the other places :/
Diffstat (limited to 'src/win32')
-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 47992c0d89..a249ba8c57 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.9.12-dev"
+#define VERSION "0.2.9.13"