diff options
author | Roger Dingledine <arma@torproject.org> | 2004-11-29 01:00:54 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-11-29 01:00:54 +0000 |
commit | 9811f683103dd3e6aee8b8ffc4cc69ca36059f47 (patch) | |
tree | 58626479ee76dff098266b4c7a4c85420e0317be /configure.in | |
parent | e56113ba85553aba53c474d5fe5ea605724c5560 (diff) | |
download | tor-9811f683103dd3e6aee8b8ffc4cc69ca36059f47.tar.gz tor-9811f683103dd3e6aee8b8ffc4cc69ca36059f47.zip |
bump to 0.0.9rc5-cvs
svn:r3009
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 86e2b80e1b..1e5290cf0b 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT -AM_INIT_AUTOMAKE(tor, 0.0.9rc4) +AM_INIT_AUTOMAKE(tor, 0.0.9rc5-cvs) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |