Update Fenom.php

This commit is contained in:
Ivan Shalganov
2020-07-06 20:02:31 +03:00
committed by GitHub
parent cb1f25d8af
commit f0cb251843

View File

@@ -19,7 +19,7 @@ use Fenom\Template;
*/ */
class Fenom class Fenom
{ {
const VERSION = '2.9'; const VERSION = '2.12';
const REV = 1; const REV = 1;
/* Actions */ /* Actions */
const INLINE_COMPILER = 1; const INLINE_COMPILER = 1;