Bumped version number for 5.1 release.

This commit is contained in:
Stephen Anthony 2018-02-04 18:37:35 -03:30
parent 2ad2a5cc1e
commit 2bd0d05d44
2 changed files with 4 additions and 4 deletions

View File

@ -1623,8 +1623,8 @@
<tr>
<td>Enter/Exit the <a href="#TimeMachine"><b>Time Machine</b></a> dialog</td>
<td>t/Escape</td>
<td>t/Escape</td>
<td>t to enter, t/Escape/Space to exit</td>
<td>t to enter, t/Escape/Space to exit</td>
</tr>
<tr>

View File

@ -18,7 +18,7 @@
#ifndef VERSION_HXX
#define VERSION_HXX
#define STELLA_VERSION "5.1_b1"
#define STELLA_BUILD "3826"
#define STELLA_VERSION "5.1"
#define STELLA_BUILD "4138"
#endif