]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.39 release-0.2.2 tor-0.2.2.39
authorRoger Dingledine <arma@torproject.org>
Tue, 11 Sep 2012 18:11:33 +0000 (14:11 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 11 Sep 2012 18:11:33 +0000 (14:11 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 62cabde7f0e9f2f79cc1c2a2e4997d24bd7250c7..7e9b2e0049619bae224b164bc2317f739f991fd6 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.38)
+AM_INIT_AUTOMAKE(tor, 0.2.2.39)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index efd8fcbb114e529a27b5917304e60bd36700b692..2066c0ad522a8e997a8306146bc11df24cf0f6a4 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.38"
+!define VERSION "0.2.2.39"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 58860f561b68100098f747dc9da8a721278a2d4c..d069a4873f895a972f2785f5f336ff66fb9d9c04 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.38"
+#define VERSION "0.2.2.39"