Bump the version number.

This commit is contained in:
Jeremy Rand 2021-02-16 01:39:27 -05:00
parent 20b2b6b6af
commit bf943fee07
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ resource rPString (DOWNLOAD_URL_STR, $0000) {
resource rPString (ARCHIVE_STR, $0000) {
"BuGS097.shk"
"BuGS098.shk"
};
@ -63,7 +63,7 @@ resource rVersion (1) {
{
0, /* Major version number in BCD */
9, /* Minor version number in BCD */
7, /* Bug version number in BCD */
8, /* Bug version number in BCD */
beta, /* Development phase */
0 /* Release number */
},