]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.1.5-alpha tor-0.2.1.5-alpha
authorRoger Dingledine <arma@torproject.org>
Sun, 31 Aug 2008 22:33:33 +0000 (22:33 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 31 Aug 2008 22:33:33 +0000 (22:33 +0000)
svn:r16708

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

index 7a1a56b8ccd5db413c722cc3362fc6c37e156bc0..5d18bf36304246e588fe684f67889fc709f1fa26 100644 (file)
@@ -5,7 +5,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc.
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.2.1.4-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.1.5-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 66290816a2196413b3dd6d725dfe45389d74d903..d05e6ab8053f8334ff0bb42a0d0527f4a3277863 100644 (file)
@@ -9,7 +9,7 @@
 !include "FileFunc.nsh"
 !insertmacro GetParameters
   
-!define VERSION "0.2.1.4-alpha-dev"
+!define VERSION "0.2.1.5-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 20e3bfb7e54678dd1edc04e3c998bd4849a8a0cb..904caefaba39de9292a090700ba3175c23a761df 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.1.4-alpha-dev"
+#define VERSION "0.2.1.5-alpha"