[or-cvs] r9112: bump to 0.1.1.26 (in tor/branches/tor-0_1_1-patches: . contrib src/win32)

arma at seul.org arma at seul.org
Fri Dec 15 00:11:58 UTC 2006


Author: arma
Date: 2006-12-14 19:11:58 -0500 (Thu, 14 Dec 2006)
New Revision: 9112

Modified:
   tor/branches/tor-0_1_1-patches/configure.in
   tor/branches/tor-0_1_1-patches/contrib/tor.nsi.in
   tor/branches/tor-0_1_1-patches/src/win32/orconfig.h
Log:
bump to 0.1.1.26


Modified: tor/branches/tor-0_1_1-patches/configure.in
===================================================================
--- tor/branches/tor-0_1_1-patches/configure.in	2006-12-15 00:10:16 UTC (rev 9111)
+++ tor/branches/tor-0_1_1-patches/configure.in	2006-12-15 00:11:58 UTC (rev 9112)
@@ -4,7 +4,7 @@
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.25)
+AM_INIT_AUTOMAKE(tor, 0.1.1.26)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST

Modified: tor/branches/tor-0_1_1-patches/contrib/tor.nsi.in
===================================================================
--- tor/branches/tor-0_1_1-patches/contrib/tor.nsi.in	2006-12-15 00:10:16 UTC (rev 9111)
+++ tor/branches/tor-0_1_1-patches/contrib/tor.nsi.in	2006-12-15 00:11:58 UTC (rev 9112)
@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.1.1.25"
+!define VERSION "0.1.1.26"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://tor.eff.org/"
 

Modified: tor/branches/tor-0_1_1-patches/src/win32/orconfig.h
===================================================================
--- tor/branches/tor-0_1_1-patches/src/win32/orconfig.h	2006-12-15 00:10:16 UTC (rev 9111)
+++ tor/branches/tor-0_1_1-patches/src/win32/orconfig.h	2006-12-15 00:11:58 UTC (rev 9112)
@@ -221,5 +221,5 @@
 #define HAVE_EVENT_H
 
 /* Version number of package */
-#define VERSION "0.1.1.25"
+#define VERSION "0.1.1.26"
 



More information about the tor-commits mailing list