summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Dykstra <dwd@samba.org>2003-01-21 04:00:56 +0000
committerDavid Dykstra <dwd@samba.org>2003-01-21 04:00:56 +0000
commit69555b094388ef9ef18a72b0bfdd6deb45fa229d (patch)
treeb1efb450d5ead8c184e10a5309687c19146a73ac
parent522c05cf9a0cbb9b8f25ce7a49e9d1a3323e40da (diff)
downloadrsync-69555b094388ef9ef18a72b0bfdd6deb45fa229d.tar.gz
Change version to 2.5.6pre2
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d9112a35..dbab6c8e 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.6pre2cvs
+RSYNC_VERSION=2.5.6pre2
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])