Przeglądaj źródła

bump version_static to 16.3

Andrew Dolgov 8 lat temu
rodzic
commit
ae397f3a91
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      include/version.php

+ 1 - 1
include/version.php

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