aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-16 11:32:04 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-16 11:32:04 -0500
commit942c2da48e414001475ec6d87ce2845dfe99583c (patch)
tree254758d3b7eca9f464d8cbce7a3d20d221b96ade /configure.ac
parent35558c39dd162902a0e007b6e9dbd66d979043fd (diff)
downloadtor-942c2da48e414001475ec6d87ce2845dfe99583c.tar.gz
tor-942c2da48e414001475ec6d87ce2845dfe99583c.zip
Bump to 0.3.5.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 ebfdf57af5..c0d58c4faa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2018, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.5.5-alpha])
+AC_INIT([tor],[0.3.5.5-alpha-dev])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])