Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'g15helper/g15helper.rc')
-rw-r--r--g15helper/g15helper.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index 822ec8dcf..13f03e5e0 100644
--- a/g15helper/g15helper.rc
+++ b/g15helper/g15helper.rc
@@ -20,8 +20,8 @@ IDI_ICON1 ICON DISCARDABLE "../icons/g15helper.ico"
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,3,1,0
- PRODUCTVERSION 1,3,1,0
+ FILEVERSION 1,3,2,0
+ PRODUCTVERSION 1,3,2,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
FILEFLAGS (VER_DEBUG|VER_RELEASE)
FILEOS VOS_NT_WINDOWS32
@@ -34,8 +34,8 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble G15 LCD Helper"
- VALUE "FileVersion", "1.3.1"
- VALUE "ProductVersion", "1.3.1"
+ VALUE "FileVersion", "1.3.2"
+ VALUE "ProductVersion", "1.3.2"
VALUE "LegalCopyright", "Copyright (c) 2005-2020 The Mumble Developers"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"