summaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-09-24 15:15:07 -0400
committerNick Mathewson <nickm@torproject.org>2010-09-24 15:15:07 -0400
commit83f9667fe804a627ce84f433bca84e7f61264fd7 (patch)
treea7534a4f1a3ccace5957a2d6679cb05c57e46f34 /src/win32
parentc8e1538a0bdcb83dc2aeec075dcffdcac5bf45b7 (diff)
downloadtor-83f9667fe804a627ce84f433bca84e7f61264fd7.tar.gz
tor-83f9667fe804a627ce84f433bca84e7f61264fd7.zip
Bump the Tor version in master to 0.2.3.0-alpha-dev
0.2.2.x development will continue in branch maint-0.2.2. master is now out of feature freeze. Let's not go crazy right away. :)
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 cedfd20f92..7708e90b8c 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -233,5 +233,5 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.2.2.16-alpha-dev"
+#define VERSION "0.2.3.0-alpha-dev"