]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bump 0.2.4 version
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2015 13:41:59 +0000 (09:41 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2015 13:41:59 +0000 (09:41 -0400)
configure.ac

index 5cc9ab881a3a34610492245a671155c9d05693f1..6ffe3cc21b4f71526a12f64fb2a7d518d75ffcde 100644 (file)
@@ -3,7 +3,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
 dnl Copyright (c) 2007-2013, The Tor Project, Inc.
 dnl See LICENSE for licensing information
 
-AC_INIT([tor],[0.2.4.26])
+AC_INIT([tor],[0.2.4.27])
 AC_CONFIG_SRCDIR([src/or/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE