diff options
author | rsync-bugs <rsync-bugs> | 1998-07-17 14:53:00 +0000 |
---|---|---|
committer | rsync-bugs <rsync-bugs> | 1998-07-17 14:53:00 +0000 |
commit | 42245f1b56a3e7647762db300430470c302191e8 (patch) | |
tree | a872872e3c14925e5b5d496bc5a0bf7e128dee97 | |
parent | c29ee43dbdbdac279a1e3914b0fa02f1b34260e8 (diff) | |
download | rsync-42245f1b56a3e7647762db300430470c302191e8.tar.gz rsync-42245f1b56a3e7647762db300430470c302191e8.tar.bz2 rsync-42245f1b56a3e7647762db300430470c302191e8.zip |
preparing for release of 2.0.19v2.0.19
-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 4c7666f7..6d8dec96 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.18 +Version: 2.0.19 Release: 1 Copyright: GPL Group: Applications/Networking -Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.18.tar.gz +Source: ftp://samba.anu.edu.au/pub/rsync/rsync-2.0.19.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.18" +#define VERSION "2.0.19" |