From 6a85ee9623f40afa976e2cbe6ced5529c509a3c7 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 27 Oct 2007 05:09:06 +0000 Subject: [PATCH] Preparing for release of 3.0.0pre4 --- configure.in | 2 +- packaging/lsb/rsync.spec | 4 ++-- rsync.yo | 2 +- rsyncd.conf.yo | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.in b/configure.in index d74cb0d8..d8166c45 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.0pre3 +RSYNC_VERSION=3.0.0pre4 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 81c50523..ccd9a659 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync -Version: 3.0.0pre3 +Version: 3.0.0pre4 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz @@ -46,4 +46,4 @@ rm -rf $RPM_BUILD_ROOT %changelog * Fri Oct 26 2007 Wayne Davison -Released 3.0.0pre3. +Released 3.0.0pre4. diff --git a/rsync.yo b/rsync.yo index 78629844..4563866a 100644 --- a/rsync.yo +++ b/rsync.yo @@ -2808,7 +2808,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre3 of rsync. +This man page is current for version 3.0.0pre4 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index f12985e7..b333149f 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -614,7 +614,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre3 of rsync. +This man page is current for version 3.0.0pre4 of rsync. manpagesection(CREDITS) -- 2.34.1