mirror of
https://github.com/jeremysrand/BuGS.git
synced 2024-12-29 13:29:27 +00:00
Bump the version number.
This commit is contained in:
parent
20b2b6b6af
commit
bf943fee07
@ -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 */
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user