Browse Source

release 1.15.1

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

+ 1 - 1
include/version.php

@@ -1,5 +1,5 @@
 <?php
-	define('VERSION_STATIC', '1.15');
+	define('VERSION_STATIC', '1.15.1');
 
 	function get_version() {
 		date_default_timezone_set('UTC');