aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-16 07:11:35 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-16 07:11:35 +0000
commitb55c768d84b50121255a0f68b2153de4eedef048 (patch)
tree6b8b0634bff568ba02c3d2f9b67cf0db5755d0be /src
parent4104f0a01478274d4ba8afd5013577e64e362471 (diff)
downloadtor-b55c768d84b50121255a0f68b2153de4eedef048.tar.gz
tor-b55c768d84b50121255a0f68b2153de4eedef048.zip
bump to 0.1.2.11-rc-dev so we can distinguish versions
with the infinite loop bug from those without svn:r9843
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 a8e5870cb7..13f573427e 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -227,6 +227,6 @@
#define USING_TWOS_COMPLEMENT
/* Version number of package */
-#define VERSION "0.1.2.11-rc"
+#define VERSION "0.1.2.11-rc-dev"