summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-01-23 08:20:46 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-23 08:20:46 -0500
commitbeaeee25ae47a864461355aac52b414a572dc5e1 (patch)
tree9e709d41ca5a333ef4c2026a4bca87a9a0e1e953 /configure.ac
parent5a1497c0b778d6c981c371411cb3c9b811a593a1 (diff)
downloadtor-beaeee25ae47a864461355aac52b414a572dc5e1.tar.gz
tor-beaeee25ae47a864461355aac52b414a572dc5e1.zip
version bump (0.3.0.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 bacb08b245..7a48a2ab4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2015, The Tor Project, Inc.
dnl See LICENSE for licensing information
AC_PREREQ([2.63])
-AC_INIT([tor],[0.3.0.1-alpha-dev])
+AC_INIT([tor],[0.3.0.2-alpha])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])