mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
98c1f70f17
- About dialog now indicates "Beta" or not beta on version information.
3 lines
80 B
C
3 lines
80 B
C
#pragma once
|
|
const int revision_number = 482;
|
|
const bool revision_beta = true; |