]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump maint-0.2.4 to 0.2.4.25-dev
authorNick Mathewson <nickm@torproject.org>
Mon, 20 Oct 2014 14:24:21 +0000 (10:24 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 20 Oct 2014 14:24:21 +0000 (10:24 -0400)
configure.ac

index 3456013320c2d40be8e9954411198e823c2f997f..9cf172af44d9ef2ea22973080d042499b2a3bff1 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.23])
+AC_INIT([tor],[0.2.4.25-dev])
 AC_CONFIG_SRCDIR([src/or/main.c])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE