Bumped up the preversion number

This commit is contained in:
Robert James Kaes 2001-09-11 19:24:44 +00:00
parent 8aca9455b2
commit 5dd98ac658

View File

@ -1,4 +1,4 @@
dnl $Id: configure.in,v 1.27 2001-09-11 04:21:18 rjkaes Exp $ dnl $Id: configure.in,v 1.28 2001-09-11 19:24:44 rjkaes Exp $
dnl Devlopers, please strive to achieve this order: dnl Devlopers, please strive to achieve this order:
dnl dnl
@ -19,7 +19,7 @@ AC_INIT()
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
AC_DEFINE_UNQUOTED(TARGET_SYSTEM, "$target") AC_DEFINE_UNQUOTED(TARGET_SYSTEM, "$target")
AM_INIT_AUTOMAKE(tinyproxy,1.4.3pre2) AM_INIT_AUTOMAKE(tinyproxy,1.4.3pre3)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
dnl dnl