From da564b51a16259cfc22123ee5134fd7e6398ca1e Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 5 Oct 2007 00:45:13 +0000 Subject: [PATCH] Preparing for release of 3.0.0pre1 --- 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 bc87ee50..7dd970ee 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=3.0.0cvs +RSYNC_VERSION=3.0.0pre1 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 38d4f618..11df7200 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.9 +Version: 3.0.0pre1 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 0c3a9db2..b0060129 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(6 Nov 2006)()() +manpage(rsync)(1)(4 Oct 2007)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2797,7 +2797,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.9 of rsync. +This man page is current for version 3.0.0pre1 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 216a3b4c..7b64c39e 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(6 Nov 2006)()() +manpage(rsyncd.conf)(5)(4 Oct 2007)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -614,7 +614,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.9 of rsync. +This man page is current for version 3.0.0pre1 of rsync. manpagesection(CREDITS) -- 2.34.1