From 7fb19f1ca86ef313f45886380daade684e35c525 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 10 Dec 2015 10:04:59 -0500 Subject: bump maint version to 0.2.7.6 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.3-54-g00ecf