Version v 0.7.4 number change only

This commit is contained in:
Matt Pass
2012-06-21 07:56:51 +01:00
parent c1f4740b68
commit 8d8edc171c

View File

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