summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-20 16:36:07 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-20 16:36:07 -0400
commit1a85ac8c2de77f40212d46569632ec47bc309ba7 (patch)
tree3a8662588af22170f1ab10f0ebd6ad7bbe91050f /configure.ac
parentde066b76a536b7c8deacdc1beddadd2f2bd200dd (diff)
downloadtor-1a85ac8c2de77f40212d46569632ec47bc309ba7.tar.gz
tor-1a85ac8c2de77f40212d46569632ec47bc309ba7.zip
Bump to 0.3.5.2-alpha
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 a77c6bb054..2300049463 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.1-alpha-dev])
+AC_INIT([tor],[0.3.5.2-alpha])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])