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

index 55ace93cbc6b3eb2fa328d058954f636f96f5fab..79af3d4b6fd83cd06205d2b5ece675caf9f4f4e4 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.8.15-dev])
+AC_INIT([tor],[0.2.8.16])
 AC_CONFIG_SRCDIR([src/or/main.c])
 AC_CONFIG_MACRO_DIR([m4])