From cbb95d3d2482367b55344d80dd4b5b28169ce215 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 26 Oct 2006 17:06:41 +0000 Subject: [PATCH] Preparing for release of 2.6.9pre3 --- configure.in | 2 +- packaging/lsb/rsync.spec | 2 +- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configure.in b/configure.in index 63b66d01..a9f6b96d 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.9pre2 +RSYNC_VERSION=2.6.9pre3 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index e1fb98e6..35f7d54d 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A program for synchronizing files over a network. Name: rsync -Version: 2.6.9pre2 +Version: 2.6.9pre3 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz diff --git a/rsync.yo b/rsync.yo index 7045c308..8b7422e9 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(14 Oct 2006)()() +manpage(rsync)(1)(26 Oct 2006)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2556,7 +2556,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.9pre2 of rsync. +This man page is current for version 2.6.9pre3 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 5eaeaecc..0942cb96 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(14 Oct 2006)()() +manpage(rsyncd.conf)(5)(26 Oct 2006)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -604,7 +604,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.9pre2 of rsync. +This man page is current for version 2.6.9pre3 of rsync. manpagesection(CREDITS) -- 2.34.1