Skip to content

Commit

Permalink
refs #1763 : modified - version release number
Browse files Browse the repository at this point in the history
  • Loading branch information
inureyes committed Mar 1, 2015
1 parent 07c8a96 commit 1ec23e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/id/textcube/config.default.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Define basic signatures.
define('TEXTCUBE_NAME', 'Textcube');
define('TEXTCUBE_VERSION_ID', '1.10.3');
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r35');
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r36');
define('TEXTCUBE_CODENAME', 'Attacca');
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID.' : '.TEXTCUBE_CODENAME);
define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2015. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.');
Expand Down

0 comments on commit 1ec23e7

Please sign in to comment.