aboutsummaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-27 03:47:36 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-27 03:47:36 +0000
commit24462ff2117004b5fdb830023c81cd83ac3ead63 (patch)
tree635d4ff65e5b91f44ec0022eaccd89809f369a60 /src/win32
parentc4ee55ed266cfb8bf8ccd4958536f6eb1e276e5c (diff)
downloadtor-24462ff2117004b5fdb830023c81cd83ac3ead63.tar
tor-24462ff2117004b5fdb830023c81cd83ac3ead63.tar.gz
bump to 0.2.0.6-alpha-dev so we're ready to fix more bugs :)
svn:r11281
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 2cfae61cb..d6c66bc40 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.2.0.6-alpha"
+#define VERSION "0.2.0.6-alpha-dev"