Skip to content

Commit 69a5315

Browse files
committed
refs #514 : modify - version number
1 parent 8a0585e commit 69a5315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework/id/textcube/config.default.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Define basic signatures.
77
define('TEXTCUBE_NAME', 'Textcube');
88
define('TEXTCUBE_VERSION_ID', '1.10.10');
9-
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r42');
9+
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r43');
1010
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.');

0 commit comments

Comments
 (0)