summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-24 10:23:34 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-24 10:23:34 -0400
commitdfd6cf9ea2b3f84e868c71af909c26358db07dac (patch)
treeb18f6bb54701e95087ad8cc9ee2402f68ee645ef /configure.ac
parentc113544a94686f533c6654795429b3384d509579 (diff)
downloadtor-dfd6cf9ea2b3f84e868c71af909c26358db07dac.tar.gz
tor-dfd6cf9ea2b3f84e868c71af909c26358db07dac.zip
bump to 0.2.6.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3adcc2b2e8..e57588144a 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.5-rc-dev])
+AC_INIT([tor],[0.2.6.6])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE