bump to 0.3.0.12

This commit is contained in:
Nick Mathewson 2017-10-24 09:09:35 -04:00
parent 9ae4ffc076
commit d913a7317b

View File

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