Mark this build as 0.9.3 beta. I think this project is now feature complete for release.

This commit is contained in:
Jeremy Rand 2021-01-20 22:20:43 -05:00
parent 2a52b21f8a
commit 14cef25d9b
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ resource rVersion (1) {
{
0, /* Major version number in BCD */
9, /* Minor version number in BCD */
2, /* Bug version number in BCD */
development,/* Development phase */
3, /* Bug version number in BCD */
beta, /* Development phase */
0 /* Release number */
},
verUS,