Version no update to v 0.7.1

This commit is contained in:
Matt Pass
2012-06-07 07:51:45 +01:00
parent 7a97af2c1d
commit d3a961f13f

View File

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