mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
version update after fixed issues 28 and 29
This commit is contained in:
@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = '3.1.23';
|
||||
const SMARTY_VERSION = '3.1.24-dev/1';
|
||||
|
||||
/**
|
||||
* define variable scopes
|
||||
|
Reference in New Issue
Block a user