Version number update to v0.7.6

This commit is contained in:
Matt Pass
2012-07-01 14:01:31 +01:00
parent a5e7452673
commit e4fd3927fa

View File

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