aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2006-04-24 22:24:40 +0000
committerWayne Davison <wayned@samba.org>2006-04-24 22:24:40 +0000
commita4a38e8df0038a99c83fbf82de40f00b5f7b12c4 (patch)
treea880c897fe0f07bf7ae2474da9d4ca3551997784 /configure.in
parent60ef8ed128e4c6c2eeac2b87166d6e4894514d3e (diff)
downloadandroid_external_rsync-a4a38e8df0038a99c83fbf82de40f00b5f7b12c4.tar.gz
android_external_rsync-a4a38e8df0038a99c83fbf82de40f00b5f7b12c4.tar.bz2
android_external_rsync-a4a38e8df0038a99c83fbf82de40f00b5f7b12c4.zip
Incremented the version to 2.6.9cvs.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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])