summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-02-21 13:24:42 -0500
committerNick Mathewson <nickm@torproject.org>2019-02-21 13:24:42 -0500
commit955ca72f956f2747809def40b99b87b5647ee8ce (patch)
treed885c1a5dba134289bf9f936d6bae0fd784dc410 /configure.ac
parente1079266e73c70cc0e5141249ebf3199a849017d (diff)
downloadtor-955ca72f956f2747809def40b99b87b5647ee8ce.tar.gz
tor-955ca72f956f2747809def40b99b87b5647ee8ce.zip
Bump to 0.3.5.8-dev
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 b83310684e..52cc877db6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2019, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.5.8])
+AC_INIT([tor],[0.3.5.8-dev])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])