bump to 0.3.2.11-dev now that the release is out

This commit is contained in:
Roger Dingledine 2018-07-13 17:00:22 -04:00
parent ea3ecb98bd
commit 8747627d8a

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.2.11])
AC_INIT([tor],[0.3.2.11-dev])
AC_CONFIG_SRCDIR([src/or/main.c])
AC_CONFIG_MACRO_DIR([m4])