Browse Source

Merge branch 'release/0.7.1' into dev

Justin Hileman 14 years ago
parent
commit
342b618343
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Mustache.php

+ 1 - 1
Mustache.php

@@ -14,7 +14,7 @@
  */
  */
 class Mustache {
 class Mustache {
 
 
-	const VERSION = '0.7.1-dev';
+	const VERSION = '0.7.1';
 
 
 	/**
 	/**
 	 * Should this Mustache throw exceptions when it finds unexpected tags?
 	 * Should this Mustache throw exceptions when it finds unexpected tags?