diff options
author | Roger Dingledine <arma@torproject.org> | 2006-08-27 07:03:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-08-27 07:03:17 +0000 |
commit | 389b7999c6a196626641f0cb3e30c6d93b635b75 (patch) | |
tree | 986c2d73271d12ed6f496746c66ac0f13dd260b1 /src/win32/orconfig.h | |
parent | 20715027f7b3dc1e27686fe76cd73867db54a6a4 (diff) | |
download | tor-389b7999c6a196626641f0cb3e30c6d93b635b75.tar.gz tor-389b7999c6a196626641f0cb3e30c6d93b635b75.zip |
bump to 0.1.2.1-alpha
(does it work?)
svn:r8244
Diffstat (limited to 'src/win32/orconfig.h')
-rw-r--r-- | src/win32/orconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index ab59edf859..29c611f140 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.0-alpha-cvs" +#define VERSION "0.1.2.1-alpha" |