summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Dykstra <dwd@samba.org>2003-01-21 04:23:43 +0000
committerDavid Dykstra <dwd@samba.org>2003-01-21 04:23:43 +0000
commite3cd2645713371a639bcde99d41a84974ebae15e (patch)
treea0bfe101a5061cb02acff6d7b4eb6ce5be53208d
parent69555b094388ef9ef18a72b0bfdd6deb45fa229d (diff)
downloadrsync-e3cd2645713371a639bcde99d41a84974ebae15e.tar.gz
Change version to working version 2.5.6pre3cvs
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dbab6c8e..539b83b0 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
AC_CONFIG_HEADER(config.h)
AC_PREREQ(2.52)
-RSYNC_VERSION=2.5.6pre2
+RSYNC_VERSION=2.5.6pre3cvs
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])