From: Nick Mathewson Date: Wed, 25 Mar 2015 18:09:23 +0000 (-0400) Subject: Bump to 0.2.6.6-dev X-Git-Tag: tor-0.2.6.7~9^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b117a06784b6e00fb929465e44e520494ac0c617;p=thirdparty%2Ftor.git Bump to 0.2.6.6-dev --- diff --git a/configure.ac b/configure.ac index e57588144a..5ea7708f7d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson dnl Copyright (c) 2007-2015, The Tor Project, Inc. dnl See LICENSE for licensing information -AC_INIT([tor],[0.2.6.6]) +AC_INIT([tor],[0.2.6.6-dev]) AC_CONFIG_SRCDIR([src/or/main.c]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE