diff options
author | Roger Dingledine <arma@torproject.org> | 2011-09-28 18:25:16 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-09-28 18:25:16 -0400 |
commit | 1fac96f4c6c399561f80109e71b2441fa06ac808 (patch) | |
tree | bf7be8fd5dcb3abfed9bcc5a8042634471fe08c5 /configure.in | |
parent | cff4e6765b0e5147acfeeea8c2d4e27e6971040b (diff) | |
download | tor-1fac96f4c6c399561f80109e71b2441fa06ac808.tar.gz tor-1fac96f4c6c399561f80109e71b2441fa06ac808.zip |
bump to 0.2.3.5-alphator-0.2.3.5-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 201eee0ef9..b94c29b98c 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.4-alpha-dev) +AM_INIT_AUTOMAKE(tor, 0.2.3.5-alpha) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |