From 3b3c3d43904091669895a1687ad44005899c0964 Mon Sep 17 00:00:00 2001 From: rsync-bugs Date: Sat, 30 May 1998 02:10:18 +0000 Subject: [PATCH] preparing for release of 2.0.15 --- packaging/redhat/5.0/rsync.spec | 4 ++-- version.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec index e8dffa34..e6df4a07 100644 --- a/packaging/redhat/5.0/rsync.spec +++ b/packaging/redhat/5.0/rsync.spec @@ -1,10 +1,10 @@ Summary: Program for efficient remote updates of files. Name: rsync -Version: 2.0.14 +Version: 2.0.15 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.14.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.15.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync diff --git a/version.h b/version.h index b4822aa6..27d9169f 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.0.14" +#define VERSION "2.0.15" -- 2.34.1