mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-08-15 15:27:20 +00:00
Bump the version number.
This commit is contained in:
@@ -40,7 +40,7 @@ resource rPString (DOWNLOAD_URL_STR, $0000) {
|
|||||||
|
|
||||||
|
|
||||||
resource rPString (ARCHIVE_STR, $0000) {
|
resource rPString (ARCHIVE_STR, $0000) {
|
||||||
"BuGS097.shk"
|
"BuGS098.shk"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
@@ -63,7 +63,7 @@ resource rVersion (1) {
|
|||||||
{
|
{
|
||||||
0, /* Major version number in BCD */
|
0, /* Major version number in BCD */
|
||||||
9, /* Minor 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 */
|
beta, /* Development phase */
|
||||||
0 /* Release number */
|
0 /* Release number */
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user