Commit e34cfa75 by seldaek

Prep release 1.1.1

git-svn-id: http://svn.dwoo.org/trunk@333 0598d79b-80c4-4d41-97ba-ac86fbbd088b
parent 1901789b
......@@ -35,7 +35,7 @@ class Dwoo
*
* @var string
*/
const VERSION = '1.1.0';
const VERSION = '1.1.1';
/**
* unique number of this dwoo release
......@@ -44,7 +44,7 @@ class Dwoo
* has been compiled before this release or not, so that old templates are
* recompiled automatically when Dwoo is updated
*/
const RELEASE_TAG = 16;
const RELEASE_TAG = 17;
/**#@+
* constants that represents all plugin types
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment