diff options
author | Roger Dingledine <arma@torproject.org> | 2010-04-20 03:56:15 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-04-20 03:56:15 -0400 |
commit | 18678e5f1ecf1b5b2d6b3900bf22a856958b1a46 (patch) | |
tree | 2ffd3a4229b650b37c49a4fdd851deab8f85b0cc /src/win32 | |
parent | ea6cdafee5aae1028e96b12f06161789218a2044 (diff) | |
download | tor-18678e5f1ecf1b5b2d6b3900bf22a856958b1a46.tar.gz tor-18678e5f1ecf1b5b2d6b3900bf22a856958b1a46.zip |
bump to 0.2.2.12-alpha
Diffstat (limited to 'src/win32')
-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 536aa067e3..c1593ac6f0 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -226,5 +226,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.11-alpha-dev" +#define VERSION "0.2.2.12-alpha" |