Bump the version number to 0.9.5 beta.

This commit is contained in:
Jeremy Rand 2021-02-01 22:32:20 -05:00
parent e213cc918b
commit 49c17c2005
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ resource rVersion (1) {
{
0, /* Major version number in BCD */
9, /* Minor version number in BCD */
4, /* Bug version number in BCD */
5, /* Bug version number in BCD */
beta, /* Development phase */
0 /* Release number */
},