We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa11baf commit 0eecad5Copy full SHA for 0eecad5
framework/id/textcube/config.default.php
@@ -5,7 +5,7 @@
5
6
// Define basic signatures.
7
define('TEXTCUBE_NAME', 'Textcube');
8
-define('TEXTCUBE_VERSION_ID', '2.0.0 : Beta 2');
+define('TEXTCUBE_VERSION_ID', '2.0.0 : Beta 3');
9
define('TEXTCUBE_REVISION', 'root-main-trunk');
10
define('TEXTCUBE_CODENAME', 'inquieto');
11
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID . ' : ' . TEXTCUBE_CODENAME);
0 commit comments