Skip to content

Commit 22c091f

Browse files
committed
refs #1838 : modify - version number
1 parent dfdd6e3 commit 22c091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/id/textcube/config.default.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
define('TEXTCUBE_NAME', 'Textcube');
88
define('TEXTCUBE_VERSION_ID', '1.10.9');
99
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r42');
10-
define('TEXTCUBE_CODENAME', ': Tempo primo');
10+
define('TEXTCUBE_CODENAME', 'Tempo primo');
1111
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID.' : '.TEXTCUBE_CODENAME);
1212
define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2016. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.');
1313
define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.org/');

0 commit comments

Comments
 (0)