]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.2.18-alpha
authorRoger Dingledine <arma@torproject.org>
Tue, 16 Nov 2010 05:20:49 +0000 (00:20 -0500)
committerRoger Dingledine <arma@torproject.org>
Tue, 16 Nov 2010 05:20:49 +0000 (00:20 -0500)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 7df149d80902d1b100e9000ca206b6dbbe928924..1384ecf30d084d742557f8ad05dac6840027e4ee 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.17-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.2.18-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 5485303bc52763ff8daf8fa124a0e9fa6e5e205a..892214aca835ec1af9f27887f56779123d80deae 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.2.17-alpha-dev"
+!define VERSION "0.2.2.18-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index ce84f14f13abd22921263e4fb9a76e2337b66af3..ca184fc0930b8ba9d26ed2df7c4d9a71a50ee32a 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.2.17-alpha-dev"
+#define VERSION "0.2.2.18-alpha"