Skip to content

Commit

Permalink
refs #1844 : modify - version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
inureyes committed Apr 26, 2016
1 parent f058fdd commit 8a0585e
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 @@ -5,7 +5,7 @@

// Define basic signatures.
define('TEXTCUBE_NAME', 'Textcube');
define('TEXTCUBE_VERSION_ID', '1.10.9');
define('TEXTCUBE_VERSION_ID', '1.10.10');
define('TEXTCUBE_REVISION', 'root-main-branch1.10-r42');
define('TEXTCUBE_CODENAME', 'Tempo primo');
define('TEXTCUBE_VERSION', TEXTCUBE_VERSION_ID.' : '.TEXTCUBE_CODENAME);
Expand Down

0 comments on commit 8a0585e

Please sign in to comment.