From b0f1241a1d9319387eb536c1edd0b4c15d1e8ac3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 17 Oct 2016 16:32:11 -0400 Subject: Bump to 0.2.8.9-dev --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 37827d6ab6..fb91f34246 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2015, The Tor Project, Inc. dnl See LICENSE for licensing information AC_PREREQ([2.63]) -AC_INIT([tor],[0.2.8.9]) +AC_INIT([tor],[0.2.8.9-dev]) AC_CONFIG_SRCDIR([src/or/main.c]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-54-g00ecf