From: rsync-bugs Date: Mon, 18 May 1998 10:30:53 +0000 (+0000) Subject: preparing for release of 2.0.9 X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/79b34efe9229265da3e0b0995e8828e29c4d5dd9 preparing for release of 2.0.9 --- diff --git a/packaging/redhat/5.0/rsync.spec b/packaging/redhat/5.0/rsync.spec index 3cfc33b0..eabcc49d 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.8 +Version: 2.0.9 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.8.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.9.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell BuildRoot: /tmp/rsync diff --git a/version.h b/version.h index f8db04c5..d243907a 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.0.8" +#define VERSION "2.0.9"