diff options
author | Roger Dingledine <arma@torproject.org> | 2011-07-07 13:49:31 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-07-07 13:49:31 -0400 |
commit | c29acd09b27582b27221b1205e823e5ad9c1a24a (patch) | |
tree | 7a41f571337d4feb8049757d8739c5719280c954 /src/win32 | |
parent | 43caa0a8eca0942b25c665163a1b34d13f2ead14 (diff) | |
download | tor-c29acd09b27582b27221b1205e823e5ad9c1a24a.tar.gz tor-c29acd09b27582b27221b1205e823e5ad9c1a24a.zip |
bump to 0.2.2.30-rc
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 9c4f3d862f..759c93db97 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -233,5 +233,5 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.2.29-beta" +#define VERSION "0.2.2.30-rc" |