diff options
author | Roger Dingledine <arma@torproject.org> | 2004-09-10 00:14:16 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-09-10 00:14:16 +0000 |
commit | 12101a25e831a27dc87623d59fe8c8b8fc492ac6 (patch) | |
tree | 718ea82e15acd73d9c196e24e95c7138abb5d07a /configure.in | |
parent | 5908aa6b43d4f9e965293f194079a97c0556e0f7 (diff) | |
download | tor-12101a25e831a27dc87623d59fe8c8b8fc492ac6.tar.gz tor-12101a25e831a27dc87623d59fe8c8b8fc492ac6.zip |
bump us to 0.0.9pre1-cvs
svn:r2340
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 cc73a62ae0..27e686c4ae 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT -AM_INIT_AUTOMAKE(tor, 0.0.8) +AM_INIT_AUTOMAKE(tor, 0.0.9pre1-cvs) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |