Browse Source

release 1.7.6

Andrew Dolgov 11 years ago
parent
commit
9f4bd669c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/version.php

+ 1 - 1
include/version.php

@@ -1,3 +1,3 @@
 <?php
-	define('VERSION', "1.7.5");
+	define('VERSION', "1.7.6");
 ?>