]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.26-alpha
authorRoger Dingledine <arma@torproject.org>
Tue, 17 May 2011 01:56:19 +0000 (21:56 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 17 May 2011 01:56:19 +0000 (21:56 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 124383c5c8e95f1ceb0ca7ea20ed03598326d93f..2eadd1523a1914ef18e599b46908a6f82dbeb58a 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.25-alpha)
+AM_INIT_AUTOMAKE(tor, 0.2.2.26-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 78e48203921c11c034c6c1cdb3ac73a2d19ff065..fbc049bdcf403db802123a1318a936d35e82517b 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.25-alpha"
+!define VERSION "0.2.2.26-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 8d5b96990305a0d831af79d4a07dc0184fa1c5db..9b52bda1519f77b3f99e936f4fb1ac0422e8c7d1 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.25-alpha"
+#define VERSION "0.2.2.26-alpha"