Version no update

Now at v0.5.2
This commit is contained in:
Matt Pass
2012-02-03 08:03:47 +00:00
parent 3d7980a148
commit 0d56181f5e

View File

@@ -1,5 +1,5 @@
<?php
$versionNo = "v 0.5.1";
$versionNo = "v 0.5.2";
$codeMirrorDir = "CodeMirror-2.21";
$cMThisVer = 2.21;
$testcMVersion = false; // test if we're using the latest CodeMirror version