Version no update to v0.6.1

This commit is contained in:
Matt Pass
2012-04-05 07:58:09 +01:00
parent bdb7433c4a
commit 579dc7d5d0

View File

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