[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9112: bump to 0.1.1.26 (in tor/branches/tor-0_1_1-patches: . contrib src/win32)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r9112: bump to 0.1.1.26 (in tor/branches/tor-0_1_1-patches: . contrib src/win32)
- From: arma@xxxxxxxx
- Date: Thu, 14 Dec 2006 19:11:58 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Thu, 14 Dec 2006 19:12:08 -0500
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
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"