From: Wayne Davison Date: Mon, 13 Mar 2006 16:44:47 +0000 (+0000) Subject: Changing the version to 2.6.8cvs. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/ba0147ac42fcae0b80071185b51fda4527e0d03a Changing the version to 2.6.8cvs. --- diff --git a/configure.in b/configure.in index 99f9999a..a36d5417 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.59) -RSYNC_VERSION=2.6.7 +RSYNC_VERSION=2.6.8cvs AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])