aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-09-28 10:26:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-09-28 10:26:44 +0000
commit13962adcb55a676b0b47925680b2e17b3e4815f0 (patch)
treed1a53e3d0ebafde09e27e6cdd01b5e2948e78e1b /configure.in
parent221f1c2ca288ce33501e867f1df45f4d84fbe8e5 (diff)
7.3 commit
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 66ff515ff..b3846b827 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl $Id$
dnl Process this file with autoconf to produce a configure script.
AC_INIT(lib/urldata.h)
AM_CONFIG_HEADER(config.h src/config.h)
-AM_INIT_AUTOMAKE(curl,"7.3-pre8")
+AM_INIT_AUTOMAKE(curl,"7.3")
AM_PROG_LIBTOOL
dnl