Skip to content

Commit

Permalink
1.5.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed May 2, 2014
1 parent ecd019a commit 827b0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/session.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

// Identify ourself
define('WT_WEBTREES', 'webtrees');
define('WT_VERSION', '1.5.3-dev');
define('WT_VERSION', '1.5.3');
define('WT_VERSION_TEXT', WT_VERSION); // Deprecated

// External URLs
Expand Down

0 comments on commit 827b0a6

Please sign in to comment.