From: Andrew Tridgell Date: Fri, 28 Jun 1996 14:27:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v1.6.4~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013cae266ac92327a04b1e5cea34d21d5b4fffd0;p=thirdparty%2Frsync.git *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index 18588e0d..53917254 100644 --- a/.cvsignore +++ b/.cvsignore @@ -48,6 +48,8 @@ rsync-1.3 rsync-1.4 rsync-1.4.1 rsync-1.4.1.tar.gz +rsync-1.4.2 +rsync-1.4.2.tar.gz rsync-1.4.tar.gz rsync-ERSION rsync.aux diff --git a/version.h b/version.h index 276f7ba6..3fc0325c 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "1.4.1" +#define VERSION "1.4.3"