]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.7-alpha tor-0.2.2.7-alpha
authorRoger Dingledine <arma@torproject.org>
Tue, 19 Jan 2010 22:59:33 +0000 (17:59 -0500)
committerRoger Dingledine <arma@torproject.org>
Tue, 19 Jan 2010 22:59:33 +0000 (17:59 -0500)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 423e639777324770b101055aa183d3546836938f..a8890ff04914dc79d7df39932bd381ba685ea184 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.6-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.2.7-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 94fbf600a4d8da49a7be4accef2994d0796bf8fd..83bcf50b88f9a7b1abf38faa8626d880c6406598 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.6-alpha-dev"
+!define VERSION "0.2.2.7-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index a76a8b4b3d80d1269e43587764587046e28f7a92..67e21ae22b66de154d08ca289e621c3c35585849 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.6-alpha-dev"
+#define VERSION "0.2.2.7-alpha"