From: David Dykstra Date: Fri, 12 Mar 1999 21:45:37 +0000 (+0000) Subject: Make a special version number 2.3.0-beta for a short period because X-Git-Tag: v2.3.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e459239d27de0f47f9c524d0f547f014d7db5b22;p=thirdparty%2Frsync.git Make a special version number 2.3.0-beta for a short period because I'll be encouraging extra testing before the release. --- diff --git a/version.h b/version.h index 682efc64..575fb1b6 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "2.2.1" +#define VERSION "2.3.0-beta"