]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.3.5-alpha tor-0.2.3.5-alpha
authorRoger Dingledine <arma@torproject.org>
Wed, 28 Sep 2011 22:25:16 +0000 (18:25 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 28 Sep 2011 22:25:16 +0000 (18:25 -0400)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 201eee0ef92455707b037dac21c6d9782789cbb5..b94c29b98c912439c2c3ed1679f21a7287126458 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.3.4-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.3.5-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index f57e71da96b7ecad366975c06b1ebd17171dab80..e1fdc1af74d5d71262f9133131308553528672a0 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.3.4-alpha-dev"
+!define VERSION "0.2.3.5-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index f9d8d514b97301efa74f76e88cb18e5ebdc61afb..48bd2f232a24ea4e2029d12e7d6028a43a8f83a8 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.3.4-alpha-dev"
+#define VERSION "0.2.3.5-alpha"