]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.1.1.10-alpha-cvs
authorRoger Dingledine <arma@torproject.org>
Sun, 11 Dec 2005 07:33:16 +0000 (07:33 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 11 Dec 2005 07:33:16 +0000 (07:33 +0000)
svn:r5558

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

index 46d5df488231994773bec0c5597bf0314705f772..84ac5f95d27325fe955968d43e688778162d6473 100644 (file)
@@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2005 Nick Mathewson
 dnl See LICENSE for licensing information
 
 AC_INIT
-AM_INIT_AUTOMAKE(tor, 0.1.1.10-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.10-alpha-cvs)
 AM_CONFIG_HEADER(orconfig.h)
 
 AC_CANONICAL_HOST
index ac239fcc583bf4c40724453fbc99a1447e45856d..c922e1d5501fca99b37de8e76e8e43d20c8d8573 100644 (file)
@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.1.1.10-alpha"
+!define VERSION "0.1.1.10-alpha-cvs"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://tor.eff.org/"
 
index f85c54dd92ee8b16e8dd7a0133fb74ace599b435..465b76d94829c43fcd73dab0ffa0c9a657d459ac 100644 (file)
 #define HAVE_EVENT_H
 
 /* Version number of package */
-#define VERSION "0.1.1.10-alpha"
+#define VERSION "0.1.1.10-alpha-cvs"