diff options
author | Roger Dingledine <arma@torproject.org> | 2013-06-14 18:27:38 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-06-14 18:27:38 -0400 |
commit | dcb4f22506c7763dee9fbf6139df9dc11d41b184 (patch) | |
tree | 5fadd8183074799750e10d1755ed7e67dab7dc22 /configure.ac | |
parent | 110a75130e319f96ce528ae4e17659d95f9c5e7d (diff) | |
download | tor-dcb4f22506c7763dee9fbf6139df9dc11d41b184.tar.gz tor-dcb4f22506c7763dee9fbf6139df9dc11d41b184.zip |
bump to 0.2.4.13-alphator-0.2.4.13-alpha
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3fe0482af3..f7e7f5ef59 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson dnl Copyright (c) 2007-2013, The Tor Project, Inc. dnl See LICENSE for licensing information -AC_INIT([tor],[0.2.4.12-alpha]) +AC_INIT([tor],[0.2.4.13-alpha]) AC_CONFIG_SRCDIR([src/or/main.c]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE |