From: Wayne Davison Date: Thu, 9 Jun 2005 21:18:26 +0000 (+0000) Subject: Updated version to 2.6.6cvs. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/dfdd71ecff6b4d89a88e73189d57ea53feb4081d Updated version to 2.6.6cvs. --- diff --git a/configure.in b/configure.in index 5af2421b..0a6eacd7 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.5 +RSYNC_VERSION=2.6.6cvs AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])