summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-15 15:41:03 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-15 15:41:03 -0400
commit3ee4c9b1fae9d53556b3e3be852f12e9abe51e14 (patch)
tree4a226ed799bce6c4c15436362265b97ec1845023 /configure.ac
parentb65024f57df964af880d8101ec137179c756c618 (diff)
downloadtor-3ee4c9b1fae9d53556b3e3be852f12e9abe51e14.tar.gz
tor-3ee4c9b1fae9d53556b3e3be852f12e9abe51e14.zip
bump to 0.3.3.5-rc-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 070054112c..44235024c8 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.5-rc])
+AC_INIT([tor],[0.3.3.5-rc-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])