]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump maint to 0.2.1.31
authorRoger Dingledine <arma@torproject.org>
Fri, 28 Oct 2011 00:01:58 +0000 (20:01 -0400)
committerRoger Dingledine <arma@torproject.org>
Fri, 28 Oct 2011 00:01:58 +0000 (20:01 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index eead014a3d27ceaf0837bb9f50df2734298b4053..f6543611bb6a6a7e572892a32bda76784c57dc7a 100644 (file)
@@ -5,7 +5,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.1.25)
+AM_INIT_AUTOMAKE(tor, 0.2.1.31)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 6deb8d96a42c6c584edf5cbafc9ecd3c9808f32b..efb3208018ee2650e60e633a1df638e2ebcafe45 100644 (file)
@@ -9,7 +9,7 @@
 !include "FileFunc.nsh"
 !insertmacro GetParameters
   
-!define VERSION "0.2.1.25"
+!define VERSION "0.2.1.31"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 65804fe19d51b5dbfed14c0ca79b6cbe48df6383..12af22843c2d059aec34585457f9fd3b6c307b6f 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.1.25"
+#define VERSION "0.2.1.31"