aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-17 09:26:32 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-17 09:26:32 -0400
commitd70ca3554eb484983e28247df4732e0525a8e276 (patch)
tree7b99ee714292061a9949c7d62fe3a6724be6465b /configure.ac
parent4b4233e0bc0255a10cfba5b4f926e120169cb79c (diff)
downloadtor-d70ca3554eb484983e28247df4732e0525a8e276.tar.gz
tor-d70ca3554eb484983e28247df4732e0525a8e276.zip
Bump to 0.3.5.3-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 dbeba512ca..d6e0c84904 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.2-alpha-dev])
+AC_INIT([tor],[0.3.5.3-alpha])
AC_CONFIG_SRCDIR([src/app/main/tor_main.c])
AC_CONFIG_MACRO_DIR([m4])