]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.34
authorRoger Dingledine <arma@torproject.org>
Wed, 26 Oct 2011 22:46:39 +0000 (18:46 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 26 Oct 2011 22:46:39 +0000 (18:46 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 837688bc0d918e1fbfa72e06c903c62695d8faa2..12a11a48e4b8ff829171517b976ea7fb49e544e8 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.33)
+AM_INIT_AUTOMAKE(tor, 0.2.2.34)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 4a5a48454487b596e986111c4f0ebc0206f614a9..31ed8c48cc7239ed9196c3df0d0172a183481aef 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.33"
+!define VERSION "0.2.2.34"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 323e0f1f68adb47fe07d0ee24467fa9c637ed3c8..f9c03668c81c5e099f9136a0f5c5f95877669a05 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.33"
+#define VERSION "0.2.2.34"