aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-05-19 14:48:09 -0400
committerNick Mathewson <nickm@torproject.org>2015-05-19 14:48:09 -0400
commitb3a225fb13d57125888bc6e2c84bdca9abce00f6 (patch)
tree091948e5e7b7434daacca60b3ba8ae6db8cde171 /configure.ac
parent614d9bc9674cfb7807b0423bb43fc1c184501144 (diff)
downloadtor-b3a225fb13d57125888bc6e2c84bdca9abce00f6.tar.gz
tor-b3a225fb13d57125888bc6e2c84bdca9abce00f6.zip
Bump maint-0.2.6 to 0.2.6.8
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 cc271c83c3..81ef2c7649 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.7-dev])
+AC_INIT([tor],[0.2.6.8])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE