We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d716f9 commit 549d0fbCopy full SHA for 549d0fb
1 file changed
www/htdocs/version.php
@@ -2,5 +2,5 @@
2
// This file defines the current version of the software.
3
// It is the only place that needs to be changed with each new version.
4
5
-define('ABCD_VERSION', 'v3.4.0');
6
-define('DATE_VERSION', '2026-03-21');
+define('ABCD_VERSION', 'v3.5.0');
+define('DATE_VERSION', '2026-03-26');
0 commit comments