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