]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.0.4-alpha tor-0.2.0.4-alpha@11197
authorRoger Dingledine <arma@torproject.org>
Thu, 2 Aug 2007 04:49:20 +0000 (04:49 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 2 Aug 2007 04:49:20 +0000 (04:49 +0000)
svn:r11022

configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 6936af419fb2d46ef2f4f67c6cf21c56be99d337..3102345a54b32459e08554e7f7b622fb38f3f8b4 100644 (file)
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.0.3-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.0.4-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 603b57a335f55a643e3591a293d35202bc94e371..493e35725b4b3db221e7160bab17e9922794b9c4 100644 (file)
@@ -5,7 +5,7 @@
 ;
 !include "MUI.nsh"
 
-!define VERSION "0.2.0.3-alpha-dev"
+!define VERSION "0.2.0.4-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://tor.eff.org/"
 
index 7303df644e308b27a5ba723e6954c7bc2b12003c..0567cb95c48ad628cc7907c7d5030ba556044fc2 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.0.3-alpha-dev"
+#define VERSION "0.2.0.4-alpha"