summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-12-10 10:04:59 -0500
committerNick Mathewson <nickm@torproject.org>2015-12-10 10:04:59 -0500
commit7fb19f1ca86ef313f45886380daade684e35c525 (patch)
tree71c21c747d0534a39b0df4b84b7e4d0a3879ef02 /configure.ac
parentc6a337557ae5c73e8dc8208b18f902e9eeb21404 (diff)
downloadtor-7fb19f1ca86ef313f45886380daade684e35c525.tar.gz
tor-7fb19f1ca86ef313f45886380daade684e35c525.zip
bump maint version to 0.2.7.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 3236a812f3..6c72971a26 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.7.5-dev])
+AC_INIT([tor],[0.2.7.6])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE