From: Nick Mathewson Date: Mon, 20 Oct 2014 14:24:21 +0000 (-0400) Subject: bump maint-0.2.4 to 0.2.4.25-dev X-Git-Tag: tor-0.2.4.26~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2112dd0c021fb620e90dbef3456f96635982cfc;p=thirdparty%2Ftor.git bump maint-0.2.4 to 0.2.4.25-dev --- diff --git a/configure.ac b/configure.ac index 3456013320..9cf172af44 100644 --- a/configure.ac +++ b/configure.ac @@ -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