Ver Fonte

bump VERSION_STATIC due to Dojo changes

Andrew Dolgov há 7 anos atrás
pai
commit
a86255572a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      include/version.php

+ 1 - 1
include/version.php

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