]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump to 0.3.0.12
authorNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 13:09:35 +0000 (09:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 13:09:35 +0000 (09:09 -0400)
configure.ac

index 3f36da7393e15eed03903bcc878053ee3ce09915..60d4cc78403f1cbc10b0a984117176f69bdab975 100644 (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])