summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-28 15:52:53 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-08-28 15:52:53 +0000
commit1dd459c9ec7c26715cb35d590c88ed5024ae69bf (patch)
treea395478ed85abd224d97f2e2d76d1e58101c9d9c
parent42849c7d66d53146b96e89183bd16e222e1bad2c (diff)
downloadtinyproxy-1dd459c9ec7c26715cb35d590c88ed5024ae69bf.tar.gz
tinyproxy-1dd459c9ec7c26715cb35d590c88ed5024ae69bf.zip
New version number.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 058b01f..1c9db2f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.20 2001-08-27 19:57:24 rjkaes Exp $
+dnl $Id: configure.in,v 1.21 2001-08-28 15:52:53 rjkaes Exp $
dnl Devlopers, please strive to achieve this order:
dnl
@@ -19,7 +19,7 @@ AC_INIT()
AC_CANONICAL_SYSTEM
AC_DEFINE_UNQUOTED(TARGET_SYSTEM, "$target")
-AM_INIT_AUTOMAKE(tinyproxy,1.4.1.4)
+AM_INIT_AUTOMAKE(tinyproxy,1.4.1.5)
AM_CONFIG_HEADER(config.h)
dnl