mirror of
https://github.com/akuker/RASCSI.git
synced 2025-04-07 14:38:14 +00:00
Update revision number for release 20231101
This commit is contained in:
parent
b5e40c7f9b
commit
cd4d630544
@ -13,8 +13,8 @@
|
||||
|
||||
// The following should be updated for each release
|
||||
const int piscsi_major_version = 23; // Last two digits of year
|
||||
const int piscsi_minor_version = 10; // Month
|
||||
const int piscsi_patch_version = -1; // Patch number - increment for each update
|
||||
const int piscsi_minor_version = 11; // Month
|
||||
const int piscsi_patch_version = 1; // Patch number - increment for each update
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user