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.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/g15helper/g15helper.rc b/g15helper/g15helper.rc
index 3c7a0c174..1f24ab683 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,3,0
- PRODUCTVERSION 1,3,3,0
+ FILEVERSION 1,3,4,0
+ PRODUCTVERSION 1,3,4,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
FILEFLAGS (VER_DEBUG|VER_RELEASE)
FILEOS VOS_NT_WINDOWS32
@@ -34,9 +34,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble G15 LCD Helper"
- VALUE "FileVersion", "1.3.3"
- VALUE "ProductVersion", "1.3.3"
- VALUE "LegalCopyright", "Copyright (c) 2005-2020 The Mumble Developers"
+ VALUE "FileVersion", "1.3.4"
+ VALUE "ProductVersion", "1.3.4"
+ VALUE "LegalCopyright", "Copyright (c) 2005-2021 The Mumble Developers"
VALUE "OriginalFilename", "mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"
#ifdef SNAPSHOT_BUILD