Version number update only

This commit is contained in:
Matt Pass
2012-05-31 15:07:12 +01:00
parent 3be433c910
commit 7062560eaa

View File

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