From b41c3f92738709adf79a1d77f8e7e75752bd1adf Mon Sep 17 00:00:00 2001 From: rsync-bugs Date: Wed, 9 Sep 1998 07:07:11 +0000 Subject: [PATCH] preparing for release of 2.1.1 --- 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 8137ac62..80f516d9 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.1.0 +Version: 2.1.1 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.1.0.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.1.1.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync diff --git a/version.h b/version.h index bb3dec1f..45dd03fa 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.1.0" +#define VERSION "2.1.1" -- 2.34.1