diff options
author | Roger Dingledine <arma@torproject.org> | 2012-04-30 16:16:30 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-04-30 16:16:30 -0400 |
commit | 2513a3e959b616126f2c0a050e9f8f9593721ef7 (patch) | |
tree | 2cb6de264e0311a18678dc10ee80c87ff29a535c /configure.in | |
parent | b8e6314cf69a894e9fcc8e5b0ce96efa185dc6d6 (diff) | |
download | tor-2513a3e959b616126f2c0a050e9f8f9593721ef7.tar.gz tor-2513a3e959b616126f2c0a050e9f8f9593721ef7.zip |
bump to 0.2.3.15-alphator-0.2.3.15-alpha
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ede2087972..f45c5cdc4b 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Copyright (c) 2007-2008, The Tor Project, Inc. dnl See LICENSE for licensing information AC_INIT -AM_INIT_AUTOMAKE(tor, 0.2.3.14-alpha-dev) +AM_INIT_AUTOMAKE(tor, 0.2.3.15-alpha) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |