From: Wayne Davison Date: Mon, 24 Apr 2006 22:24:40 +0000 (+0000) Subject: Incremented the version to 2.6.9cvs. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/a4a38e8df0038a99c83fbf82de40f00b5f7b12c4 Incremented the version to 2.6.9cvs. --- diff --git a/configure.in b/configure.in index 5f93bc25..0af91bfe 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.8 +RSYNC_VERSION=2.6.9cvs AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])