summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-25 03:13:51 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-25 03:13:51 +0000
commit4c7a2eae0cd0fe473365da89fe440615e6594cfd (patch)
tree17434283f598ec8c8548231f4d1584a743d1405b /src
parent0491f2a99c34b2a5ea319560defb53acf3e129b8 (diff)
downloadtor-4c7a2eae0cd0fe473365da89fe440615e6594cfd.tar.gz
tor-4c7a2eae0cd0fe473365da89fe440615e6594cfd.zip
bump to 0.2.0.9-alpha in preparation for a release
svn:r12173
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 e1e6c8f47f..86eff72e37 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.8-alpha-dev"
+#define VERSION "0.2.0.9-alpha"