Version no. update to v0.6.2

This commit is contained in:
Matt Pass
2012-04-07 20:27:40 +01:00
parent 579dc7d5d0
commit e899c2f1bd

View File

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