Skip to content

Commit c0db33c

Browse files
committed
Having LTS in v18 and not in v19, v20... lets think that only v18 is LTS
and LTS is propagated during merge. Better to keep the mention into Changelog only or into doc.
1 parent 8159249 commit c0db33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdocs/filefunc.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232

3333
if (!defined('DOL_APPLICATION_TITLE')) {
34-
define('DOL_APPLICATION_TITLE', 'Dolibarr LTS');
34+
define('DOL_APPLICATION_TITLE', 'Dolibarr');
3535
}
3636
if (!defined('DOL_VERSION')) {
3737
define('DOL_VERSION', '18.0.7'); // a.b.c-alpha, a.b.c-beta, a.b.c-rcX or a.b.c

0 commit comments

Comments
 (0)