summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-02-21 04:13:49 +0000
committerRoger Dingledine <arma@torproject.org>2006-02-21 04:13:49 +0000
commitdda54db36d1c67f075fc55f09147edef8f35d3ac (patch)
tree2460ae7f09fa2eff1733fa265ddcabeb52a509b4 /configure.in
parentf797ce5e597a4b03f725aab1d727a3efb00d1284 (diff)
downloadtor-dda54db36d1c67f075fc55f09147edef8f35d3ac.tar.gz
tor-dda54db36d1c67f075fc55f09147edef8f35d3ac.zip
bump to 0.1.1.14-alpha-cvs, and we're off.
svn:r6062
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2681a320af..2914690853 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.1.14-alpha)
+AM_INIT_AUTOMAKE(tor, 0.1.1.14-alpha-cvs)
AM_CONFIG_HEADER(orconfig.h)
AC_CANONICAL_HOST