aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-02-21 13:22:56 -0500
committerNick Mathewson <nickm@torproject.org>2019-02-21 13:22:56 -0500
commitfb309f6eba01f3a53162e70ebfb74ae7ee46891e (patch)
treeacf56e4f55b453d6d5a7da9778abe5a136275053 /configure.ac
parentbe84ed1a64ed7ce810bd3924fa96c2588b491ef5 (diff)
downloadtor-fb309f6eba01f3a53162e70ebfb74ae7ee46891e.tar.gz
tor-fb309f6eba01f3a53162e70ebfb74ae7ee46891e.zip
Bump to 0.3.3.12-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 5162a70e6d..aaa0e9eac2 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.3.12])
+AC_INIT([tor],[0.3.3.12-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])