Parcourir la source

bump VERSION_STATIC due to Dojo changes

Andrew Dolgov il y a 7 ans
Parent
commit
a86255572a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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');