Version no update to v0.7.5

This commit is contained in:
Matt Pass
2012-06-24 12:50:01 +01:00
parent f9ec7b7138
commit cb3f87d4d9

View File

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