diff options
author | Roger Dingledine <arma@torproject.org> | 2013-07-01 16:39:39 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-07-01 16:39:39 -0400 |
commit | e7b435872cce464fee8efa75cdb228f07a367c2b (patch) | |
tree | 61838a005310b5a801ba76556402496f9aff3d92 /configure.ac | |
parent | 8b8e3476c05b24749f25fbce9e6c29a7125c841d (diff) | |
download | tor-e7b435872cce464fee8efa75cdb228f07a367c2b.tar.gz tor-e7b435872cce464fee8efa75cdb228f07a367c2b.zip |
bump to 0.2.4.15-rctor-0.2.4.15-rc
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 5def901b4e..acbb273c90 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.14-alpha]) +AC_INIT([tor],[0.2.4.15-rc]) AC_CONFIG_SRCDIR([src/or/main.c]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE |