[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r6942: bump to 0.1.1.23  (in tor/branches/tor-0_1_1-patches: . contrib src/win32)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r6942: bump to 0.1.1.23  (in tor/branches/tor-0_1_1-patches: . contrib src/win32)
- From: arma@xxxxxxxx
- Date: Sun, 30 Jul 2006 00:40:28 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sun, 30 Jul 2006 00:40:36 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2006-07-30 00:40:27 -0400 (Sun, 30 Jul 2006)
New Revision: 6942
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.23
Modified: tor/branches/tor-0_1_1-patches/configure.in
===================================================================
--- tor/branches/tor-0_1_1-patches/configure.in	2006-07-30 04:39:05 UTC (rev 6941)
+++ tor/branches/tor-0_1_1-patches/configure.in	2006-07-30 04:40:27 UTC (rev 6942)
@@ -4,7 +4,7 @@
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.22)
+AM_INIT_AUTOMAKE(tor, 0.1.1.23)
 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-07-30 04:39:05 UTC (rev 6941)
+++ tor/branches/tor-0_1_1-patches/contrib/tor.nsi.in	2006-07-30 04:40:27 UTC (rev 6942)
@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.1.1.22"
+!define VERSION "0.1.1.23"
 !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-07-30 04:39:05 UTC (rev 6941)
+++ tor/branches/tor-0_1_1-patches/src/win32/orconfig.h	2006-07-30 04:40:27 UTC (rev 6942)
@@ -221,5 +221,5 @@
 #define HAVE_EVENT_H
 
 /* Version number of package */
-#define VERSION "0.1.1.22"
+#define VERSION "0.1.1.23"