Merge branch 'release/2.6.1' into dev

This commit is contained in:
Justin Hileman
2014-06-20 12:35:59 -07:00
+1 -1
View File
@@ -23,7 +23,7 @@
*/
class Mustache_Engine
{
const VERSION = '2.6.0';
const VERSION = '2.6.1';
const SPEC_VERSION = '1.1.2';
const PRAGMA_FILTERS = 'FILTERS';