aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-21 15:37:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-21 15:37:13 +0000
commit475869a61203cf3d3deb9a4788052a2c6221df94 (patch)
treef1ff68a590de3a2ccb9decd641edc45025ce1807 /configure.in
parenta2d2569c7df5e9ec14650e2a3af8a0a01f200f7b (diff)
6.5.2 release 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 ad244149c..ad07a6168 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.5.1")
+AM_INIT_AUTOMAKE(curl,"6.5.2")
dnl Checks for programs.
AC_PROG_CC