aboutsummaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-10-07 09:30:12 +0000
committerRoger Dingledine <arma@torproject.org>2006-10-07 09:30:12 +0000
commitb45c2100120cd7d42228d07594cac3b88d5d1613 (patch)
tree73a3607f0004330b6ce4e954fbb8e3805ddca8c6 /src/win32
parent9fb98b269c0b8a7ac3cd2cb3228d0810c3416ffa (diff)
downloadtor-b45c2100120cd7d42228d07594cac3b88d5d1613.tar.gz
tor-b45c2100120cd7d42228d07594cac3b88d5d1613.zip
Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find a
compile bug on an obscure platform while i'm asleep. svn:r8634
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 0836d59605..952358931d 100644
--- a/src/win32/orconfig.h
+++ b/src/win32/orconfig.h
@@ -221,5 +221,5 @@
#define HAVE_EVENT_H
/* Version number of package */
-#define VERSION "0.1.2.1-alpha-dev"
+#define VERSION "0.1.2.2-alpha"