]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.1.13-alpha
authorRoger Dingledine <arma@torproject.org>
Mon, 9 Mar 2009 00:56:22 +0000 (00:56 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 9 Mar 2009 00:56:22 +0000 (00:56 +0000)
svn:r18814

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

index 273f8780159cabf1834e79a6f4a8001a1c268295..9d46b8f8a019bd90efa5d39edfe3d6d9e9d789b8 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.12-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.1.13-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index ec2c6b60c4889f400b87e4ef2bf4458c99511e1b..0a9c7b7edb940f8092a2124c6cc3f593720e21e6 100644 (file)
@@ -9,7 +9,7 @@
 !include "FileFunc.nsh"
 !insertmacro GetParameters
   
-!define VERSION "0.2.1.12-alpha-dev"
+!define VERSION "0.2.1.13-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 45fb7a6038c6940ca52a6339dac11fa3b97f1056..08ebd4b4c3cc2d5b7b02c2711ed42be776321033 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.1.12-alpha-dev"
+#define VERSION "0.2.1.13-alpha"