summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-02-03 13:37:28 -0500
committerNick Mathewson <nickm@torproject.org>2021-02-03 13:37:28 -0500
commit21317c92296f0c08176c8788f8f2bcf501e78032 (patch)
treeb7e61407c04fe0b3b06c607a97a1b0870df92ea3 /configure.ac
parentf322ea3fa8e86b9f284ed6df030c9744d731300e (diff)
downloadtor-21317c92296f0c08176c8788f8f2bcf501e78032.tar.gz
tor-21317c92296f0c08176c8788f8f2bcf501e78032.zip
Bump to 0.3.5.13-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 c7bda74c8b..c4fbc3ff7e 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.13])
+AC_INIT([tor],[0.3.5.13-dev])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])