Skip to content

Commit 0937dc0

Browse files
committed
refs #1559 : bugfix - camouflage reference
1 parent 20e3161 commit 0937dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/id/textcubedesktop/config.default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
// Define basic signatures.
77
define('TEXTCUBE_NAME', 'TextcubeDesktop');
8-
define('TEXTCUBE_VERSION_ID', '2.0.0 : Beta 1')
8+
define('TEXTCUBE_VERSION_ID', '2.0.0 : Beta 1');
99
define('TEXTCUBE_REVISION', 'root-main-trunk');
1010
define('TEXTCUBE_CODENAME', 'inquieto');
1111
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID . ' : ' . TEXTCUBE_CODENAME);

0 commit comments

Comments
 (0)