diff options
author | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-10-30 02:55:17 +0000 |
commit | bc6eadd20e502d0fe420749d55f246970ca0e452 (patch) | |
tree | c48bc5baa478f690cdcabca50bbc339957ab8c83 /configure.in | |
parent | fa78bb58abe303af1250d31c4dd7cc6921eea638 (diff) | |
download | tor-bc6eadd20e502d0fe420749d55f246970ca0e452.tar.gz tor-bc6eadd20e502d0fe420749d55f246970ca0e452.zip |
clean changelog, bump to 0.1.2.3-alphator-0.1.2.3-alpha
svn:r8860
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 7dc4d6b674..62a4d8ba8f 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson dnl See LICENSE for licensing information AC_INIT -AM_INIT_AUTOMAKE(tor, 0.1.2.2-alpha-dev) +AM_INIT_AUTOMAKE(tor, 0.1.2.3-alpha) AM_CONFIG_HEADER(orconfig.h) AC_CANONICAL_HOST |