Updated the version number.

This commit is contained in:
Robert James Kaes 2001-08-27 03:47:47 +00:00
parent 194e1ad9cc
commit c25c7a947f

View File

@ -1,4 +1,4 @@
dnl $Id: configure.in,v 1.17 2001-08-26 23:36:48 rjkaes Exp $
dnl $Id: configure.in,v 1.18 2001-08-27 03:47:47 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)
AM_INIT_AUTOMAKE(tinyproxy,1.4.1.3)
AM_CONFIG_HEADER(config.h)
dnl