diff --git a/base.php b/base.php index e11e99f1..329df9f3 100644 --- a/base.php +++ b/base.php @@ -45,7 +45,7 @@ final class Base extends Prefab implements ArrayAccess { //@{ Framework details const PACKAGE='Fat-Free Framework', - VERSION='3.6.1-Dev'; + VERSION='3.6.1-Release'; //@} //@{ HTTP status codes (RFC 2616)