]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.33
authorRoger Dingledine <arma@torproject.org>
Tue, 13 Sep 2011 22:42:16 +0000 (18:42 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 13 Sep 2011 22:42:16 +0000 (18:42 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 09e31799e1faef7c73dca9b7689c261f19b491bf..837688bc0d918e1fbfa72e06c903c62695d8faa2 100644 (file)
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.2.32)
+AM_INIT_AUTOMAKE(tor, 0.2.2.33)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 063dd92e63602ba17db246ecf4fc1ec6e9f0f48f..4a5a48454487b596e986111c4f0ebc0206f614a9 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.32"
+!define VERSION "0.2.2.33"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 5b0867fd1411d55d8f09b5fb5ad0ccd8edbd1e8a..323e0f1f68adb47fe07d0ee24467fa9c637ed3c8 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.32"
+#define VERSION "0.2.2.33"