]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bump to 0.2.6.6-dev
authorNick Mathewson <nickm@torproject.org>
Wed, 25 Mar 2015 18:09:23 +0000 (14:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 25 Mar 2015 18:09:23 +0000 (14:09 -0400)
configure.ac

index e57588144a0b850678290dfa55a79ab904f5e41a..5ea7708f7dc26f06975d5c1dcaf40edd8320761b 100644 (file)
@@ -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