From: Andrew Tridgell Date: Wed, 2 Oct 1996 06:33:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/ff49baad6f523ec3e4725ebda95593570f608502 *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index c64ccd20..0cf40ee2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -41,3 +41,4 @@ test +rsync-1.6.1 diff --git a/version.h b/version.h index e7efd901..885691cd 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "1.6.1" +#define VERSION "1.6.2"