]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.2.3.11-alpha
authorRoger Dingledine <arma@torproject.org>
Sun, 22 Jan 2012 07:52:38 +0000 (02:52 -0500)
committerRoger Dingledine <arma@torproject.org>
Sun, 22 Jan 2012 07:52:38 +0000 (02:52 -0500)
configure.in
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index f4a8e1ee19d763e55c76592589e8f7f83d54008a..2dbe411b143902b2b0640f4bbc772a6f87803eed 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.3.10-alpha-dev)
+AM_INIT_AUTOMAKE(tor, 0.2.3.11-alpha)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index 02ffb2d51f1e8c56a9d2177e4394608c00787f6a..93d7680e5bf1709aec1420175c6f0311239da453 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.3.10-alpha-dev"
+!define VERSION "0.2.3.11-alpha"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index ebf6a0907ce338dd603f958b6139f9f44a1974c9..15f2163682b780a0a475100310012c2f9f010bff 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.3.10-alpha-dev"
+#define VERSION "0.2.3.11-alpha"