summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-24 09:09:26 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-24 09:09:26 -0400
commit09d2ae562ac47cfcb92ce5f66bb67ee3b5072059 (patch)
treea953bac5308b99ce3219e7898c212d705db68c87
parentb1bd1bf19f7e17a94cefaccb63e5608fda1df4e2 (diff)
downloadtor-09d2ae562ac47cfcb92ce5f66bb67ee3b5072059.tar.gz
tor-09d2ae562ac47cfcb92ce5f66bb67ee3b5072059.zip
bump to 0.2.9.13
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76140cbd19..786b4b095e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])