From e26cfccf1651a65046d9ed21d1bbde3914f416a2 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 12 Apr 2006 16:23:46 +0000 Subject: [PATCH] Preparing for release of 2.6.8pre1 --- 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 a36d5417..58ef9a09 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.8cvs +RSYNC_VERSION=2.6.8pre1 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index fce15ccf..5667e6ef 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.7 +Version: 2.6.8pre1 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 69a6959d..991dfb59 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(11 Mar 2006)()() +manpage(rsync)(1)(12 Apr 2006)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2492,7 +2492,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.7 of rsync. +This man page is current for version 2.6.8pre1 of rsync. manpagesection(CREDITS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 8ee72a42..5622ba14 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(11 Mar 2006)()() +manpage(rsyncd.conf)(5)(12 Apr 2006)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -591,7 +591,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.7 of rsync. +This man page is current for version 2.6.8pre1 of rsync. manpagesection(CREDITS) -- 2.34.1