summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-22 08:34:02 -0500
committerNick Mathewson <nickm@torproject.org>2017-11-22 08:34:02 -0500
commita7e777ab8ef6063f3811be58e152269ad38b9143 (patch)
tree95a6a1a0c527f1cdfca98eff6ecba5c8b4a60885 /configure.ac
parent5da6120e88b2ebd81a5a3cb84f125670495723eb (diff)
downloadtor-a7e777ab8ef6063f3811be58e152269ad38b9143.tar.gz
tor-a7e777ab8ef6063f3811be58e152269ad38b9143.zip
bump to 0.3.2.5-alpha-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 9b2be764a7..cf44665433 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2017, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.2.5-alpha])
+AC_INIT([tor],[0.3.2.5-alpha-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])