]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty
[friendica.git] / boot.php
index 98db95227fa096256643e355099b1c086bba852e..732816d1b9354f28010bdbfa67a85f2055060809 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Asparagus');
 define('FRIENDICA_VERSION',      '3.6-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('DB_UPDATE_VERSION',      1247);
+define('DB_UPDATE_VERSION',      1248);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**