We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdd6e3 commit 22c091fCopy full SHA for 22c091f
framework/id/textcube/config.default.php
@@ -7,7 +7,7 @@
7
define('TEXTCUBE_NAME', 'Textcube');
8
define('TEXTCUBE_VERSION_ID', '1.10.9');
9
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r42');
10
-define('TEXTCUBE_CODENAME', ': Tempo primo');
+define('TEXTCUBE_CODENAME', 'Tempo primo');
11
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID.' : '.TEXTCUBE_CODENAME);
12
define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2016. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.');
13
define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.org/');
0 commit comments