Version no update to v0.7.2

This commit is contained in:
Matt Pass
2012-06-09 18:44:10 +01:00
parent 2b5a16be70
commit 2ac674f5c6

View File

@@ -1,5 +1,5 @@
<?php
$versionNo = "v 0.7.1";
$versionNo = "v 0.7.2";
$codeMirrorDir = "CodeMirror-2.25";
$cMThisVer = 2.25;
$tabsIndent = true;