aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-14 08:33:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-14 08:33:15 +0000
commit90030a49c7facfefeca8157255f213197343c340 (patch)
tree5bb4aead462de03926bbf25e84c8a73362809eb5 /configure.in
parent93389de6146feeff4f8a9ad57d36cde70ae43eb8 (diff)
6.5 cleanup 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 ad6eb5992..5a76508ce 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,"6.5pre2")
+AM_INIT_AUTOMAKE(curl,"6.5")
dnl Checks for programs.
AC_PROG_CC