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

index 76140cbd19dafd6e39fafb80d8fc6bb180904221..786b4b095e9f77586bf7929ee02f0d20f8928981 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.2.9.12-dev])
+AC_INIT([tor],[0.2.9.13])
 AC_CONFIG_SRCDIR([src/or/main.c])
 AC_CONFIG_MACRO_DIR([m4])