diff --git a/core/lib/Foswiki.pm b/core/lib/Foswiki.pm index 8b8730eeba..8f918cbca8 100644 --- a/core/lib/Foswiki.pm +++ b/core/lib/Foswiki.pm @@ -168,8 +168,8 @@ BEGIN { # DO NOT CHANGE THE FORMAT OF $VERSION. # Use $RELEASE for a descriptive version. - use version 0.77; $VERSION = version->declare('v1.1.6_004'); - $RELEASE = 'Foswiki-1.1.7_004-RC3'; + use version 0.77; $VERSION = version->declare('v1.1.6_005'); + $RELEASE = 'Foswiki-1.1.7-RC4'; # Default handlers for different %TAGS% # Where an entry is set as 'undef', the tag will be demand-loaded