Browse Source

release 1.11

Andrew Dolgov 10 years ago
parent
commit
c04fbe3711
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.10');
+	define('VERSION_STATIC', '1.11');
 
 	function get_version() {
 		date_default_timezone_set('UTC');