bump to 0.3.4.5-rc-dev now that the release is out

This commit is contained in:
Roger Dingledine
2018-07-13 17:01:17 -04:00
parent 673f3d640e
commit 0d3d2f2e19
+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.4.5-rc])
AC_INIT([tor],[0.3.4.5-rc-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])