mirror of
https://github.com/smarty-php/smarty.git
synced 2026-05-05 04:04:10 +02:00
fixed version of Smarty::SMARTY_VERSION and updates make-release script to do so automatically from now on
This commit is contained in:
@@ -112,7 +112,7 @@ class Smarty extends Smarty_Internal_TemplateBase
|
||||
/**
|
||||
* smarty version
|
||||
*/
|
||||
const SMARTY_VERSION = '3.1.34-dev-7';
|
||||
const SMARTY_VERSION = '3.1.35';
|
||||
/**
|
||||
* define variable scopes
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user