Update driver version for CPU fix

This commit is contained in:
Terence Boldt 2023-10-31 22:56:57 -04:00
parent ec45b069e7
commit 156a7945e5

View File

@ -8,4 +8,4 @@ package info
// Version is the hexadecimal version number that // Version is the hexadecimal version number that
// should be incremented with each driver update // should be incremented with each driver update
const Version = "0029" const Version = "002A"