diff options
author | rsync-bugs <rsync-bugs> | 1998-06-01 13:49:12 +0000 |
---|---|---|
committer | rsync-bugs <rsync-bugs> | 1998-06-01 13:49:12 +0000 |
commit | 143384f36708ded3510261542f6ebc14723d1e1d (patch) | |
tree | 87f7910d48ea38d9c4c7f070ff9220923bf8158d | |
parent | 8c3b04730b041cc14c6c665575f4c1168d326141 (diff) | |
download | rsync-2.0.16.tar.gz rsync-2.0.16.tar.bz2 rsync-2.0.16.zip |
preparing for release of 2.0.16v2.0.16
-rw-r--r-- | packaging/redhat/5.0/rsync.spec | 4 | ||||
-rw-r--r-- | 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 e6df4a07..b9ec6e2d 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.15 +Version: 2.0.16 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.15.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.16.tar.gz URL: http://samba.anu.edu.au/rsync/ Packager: Andrew Tridgell <tridge@samba.anu.edu.au> BuildRoot: /tmp/rsync @@ -1 +1 @@ -#define VERSION "2.0.15" +#define VERSION "2.0.16" |