mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Changes to Rainstaller and RainThemes to support new version checking method.
Minor fix to a couple of typos in the version checking code Changed "Update Available" to "New Version Available"
This commit is contained in:
@ -28,8 +28,8 @@ LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,3,0,443
|
||||
PRODUCTVERSION 1,3,0,443
|
||||
FILEVERSION 1,3,0,444
|
||||
PRODUCTVERSION 1,3,0,444
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
Reference in New Issue
Block a user