aboutsummaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-05-11 10:10:29 -0400
committerNick Mathewson <nickm@torproject.org>2015-05-11 10:10:29 -0400
commit101fc13b99b3866b41dd22185f4498d7a93fbe31 (patch)
tree6b41cdd4443316349e7901c5c333dbcc619484b6 /src/win32
parent1423040aa17bf14f22054c04deac0488fc6438cd (diff)
downloadtor-101fc13b99b3866b41dd22185f4498d7a93fbe31.tar.gz
tor-101fc13b99b3866b41dd22185f4498d7a93fbe31.zip
Bump version to 0.2.7.1-alpha. (This is not the release yet.)
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 6745bcc9f5..623f4bd186 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -232,7 +232,7 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.7.0-alpha-dev"
+#define VERSION "0.2.7.1-alpha"