From 59f337842a502b69fd5e2de28dce9460d6138fed Mon Sep 17 00:00:00 2001 From: ikkez Date: Sun, 2 Apr 2017 11:44:00 +0200 Subject: [PATCH] 3.6.1-Release --- base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)