From d19fa730b9e56ebfaaf194f515a3be0eac40284f Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 25 Jan 2002 01:17:45 +0000 Subject: [PATCH] Should be 2.4.8, because we talked about doing 2.4.7 a while ago. --- NEWS | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 658a326b..98834daa 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -rsync 2.4.7 (???) +rsync 2.4.8 (???) SECURITY FIXES: diff --git a/version.h b/version.h index ba452e92..8a6725e4 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.4.7pre1" +#define VERSION "2.4.8pre1"