We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33664a8 commit 7913b13Copy full SHA for 7913b13
admin/boot/rules/98-constants.bit
@@ -13,10 +13,10 @@
13
// =====================================================================
14
// SYSTEM INFORMATION
15
16
-define('NIBBLEBLOG_VERSION', '4.0.4');
17
-define('NIBBLEBLOG_NAME', 'Coffee Plus');
18
-define('NIBBLEBLOG_RELEASE_DATE', '01/09/2015');
19
-define('NIBBLEBLOG_BUILD', 2392406952);
+define('NIBBLEBLOG_VERSION', '4.0.5');
+define('NIBBLEBLOG_NAME', 'Espresso');
+define('NIBBLEBLOG_RELEASE_DATE', '05/09/2015');
+define('NIBBLEBLOG_BUILD', 2392406953);
20
21
22
// DEBUG
0 commit comments