Skip to content

Commit b713848

Browse files
authored
Update init.php
1 parent 04b41a5 commit b713848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
define('SB_GIT', true);
104104
if (!defined('SB_VERSION')) {
105105
define('SB_VERSION', '1.6.0');
106-
define('SB_GITREV', '$Git: 0 $');
106+
define('SB_GITREV', '$Git: 457 $');
107107
}
108108
define('LOGIN_COOKIE_LIFETIME', (60*60*24*7)*2);
109109
define('COOKIE_PATH', '/');

0 commit comments

Comments
 (0)