diff options
author | Roger Dingledine <arma@torproject.org> | 2009-08-26 15:01:43 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-08-26 15:01:43 -0400 |
commit | 5308eceef3e7287f77d7b10065c9f8341c5dd75b (patch) | |
tree | 6460e0321aef428cee1338b17c0a9a0e3fb5a220 /src/win32 | |
parent | 5965a85ce05bb507f669a8de5609b7b3a649fb4b (diff) | |
download | tor-5308eceef3e7287f77d7b10065c9f8341c5dd75b.tar.gz tor-5308eceef3e7287f77d7b10065c9f8341c5dd75b.zip |
bump to 0.2.2.1-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 563d79548d..aced487827 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.0-alpha-dev" +#define VERSION "0.2.2.1-alpha" |