Skip to content

Commit

Permalink
Updates SMF_LANG_VERSION to '2.1 RC2'
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Stovell <[email protected]>
  • Loading branch information
Sesquipedalian committed Mar 30, 2019
1 parent e2bd570 commit ea574fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
define('SMF_VERSION', '2.1 RC2');
define('SMF_FULL_VERSION', 'SMF ' . SMF_VERSION);
define('SMF_SOFTWARE_YEAR', '2019');
define('SMF_LANG_VERSION', '2.1 RC1');
define('SMF_LANG_VERSION', '2.1 RC2');
define('SMF_INSTALLING', 1);

/**
Expand Down

0 comments on commit ea574fb

Please sign in to comment.