bump to 0.3.3.9-dev now that the release is out

This commit is contained in:
Roger Dingledine
2018-07-13 17:00:49 -04:00
parent 45028085ea
commit 9e6f21c74a
+1 -1
View File
@@ -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.9])
AC_INIT([tor],[0.3.3.9-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])