-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #3309: Bump version to 1.2.20.
- Loading branch information
Showing
12 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<key>CFBundleSignature</key> | ||
<string>G15H</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.2.19</string> | ||
<string>1.2.20</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright (c) 2009 Mikkel Krautz <[email protected]></string> | ||
</dict> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ IDI_ICON1 ICON DISCARDABLE "..\\icons\\g15helper.ico" | |
#endif | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
FILEVERSION 1,2,19,0 | ||
PRODUCTVERSION 1,2,19,0 | ||
FILEVERSION 1,2,20,0 | ||
PRODUCTVERSION 1,2,20,0 | ||
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK | ||
FILEFLAGS (VER_DEBUG|VER_RELEASE) | ||
FILEOS VOS_NT_WINDOWS32 | ||
|
@@ -29,8 +29,8 @@ VS_VERSION_INFO VERSIONINFO | |
BEGIN | ||
VALUE "CompanyName", "Mikkel Krautz" | ||
VALUE "FileDescription", "Mumble G15 LCD Helper" | ||
VALUE "FileVersion", "1.2.19" | ||
VALUE "ProductVersion", "1.2.19" | ||
VALUE "FileVersion", "1.2.20" | ||
VALUE "ProductVersion", "1.2.20" | ||
VALUE "LegalCopyright", "Copyright (C) 2008-2011, Mikkel Krautz <[email protected]>" | ||
VALUE "OriginalFilename", "mumble-g15-helper.exe" | ||
VALUE "ProductName", "Mumble G15 LCD Helper" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Common OSX overlay settings. | ||
|
||
VERSION = 1.2.19 | ||
VERSION = 1.2.20 | ||
|
||
DEFINES *= VERSION=\\\"$$VERSION\\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
include (../compiler.pri) | ||
|
||
VERSION = 1.2.19 | ||
VERSION = 1.2.20 | ||
TARGET_EXT = .dll | ||
TEMPLATE = lib | ||
CONFIG -= qt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
</dict> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.2.19</string> | ||
<string>1.2.20</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright (c) 2005-2010 Thorvald Natvig <[email protected]></string> | ||
<key>NSPrincipalClass</key> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ IDI_ICON1 ICON DISCARDABLE "..\\..\\icons\\mumble.ico" | |
#endif | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
FILEVERSION 1,2,19,0 | ||
PRODUCTVERSION 1,2,19,0 | ||
FILEVERSION 1,2,20,0 | ||
PRODUCTVERSION 1,2,20,0 | ||
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK | ||
FILEFLAGS (VER_DEBUG|VER_RELEASE) | ||
FILEOS VOS_NT_WINDOWS32 | ||
|
@@ -29,8 +29,8 @@ VS_VERSION_INFO VERSIONINFO | |
BEGIN | ||
VALUE "CompanyName", "Thorvald Natvig" | ||
VALUE "FileDescription", "Mumble - Low-latency VoIP client" | ||
VALUE "FileVersion", "1.2.19" | ||
VALUE "ProductVersion", "1.2.19" | ||
VALUE "FileVersion", "1.2.20" | ||
VALUE "ProductVersion", "1.2.20" | ||
VALUE "LegalCopyright", "Copyright (C) 2005-2011, Thorvald Natvig <[email protected]>" | ||
VALUE "OriginalFilename", "mumble.exe" | ||
VALUE "ProductName", "Mumble" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<key>CFBundleSignature</key> | ||
<string>MMUR</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.2.19</string> | ||
<string>1.2.20</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright (c) 2005-2010 Thorvald Natvig <[email protected]></string> | ||
</dict> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ IDI_ICON1 ICON DISCARDABLE "..\\..\\icons\\murmur.ico" | |
#endif | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
FILEVERSION 1,2,19,0 | ||
PRODUCTVERSION 1,2,19,0 | ||
FILEVERSION 1,2,20,0 | ||
PRODUCTVERSION 1,2,20,0 | ||
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK | ||
FILEFLAGS (VER_DEBUG|VER_RELEASE) | ||
FILEOS VOS_NT_WINDOWS32 | ||
|
@@ -29,8 +29,8 @@ VS_VERSION_INFO VERSIONINFO | |
BEGIN | ||
VALUE "CompanyName", "Thorvald Natvig" | ||
VALUE "FileDescription", "Murmur - Low-latency VoIP server" | ||
VALUE "FileVersion", "1.2.19" | ||
VALUE "ProductVersion", "1.2.19" | ||
VALUE "FileVersion", "1.2.20" | ||
VALUE "ProductVersion", "1.2.20" | ||
VALUE "LegalCopyright", "Copyright (C) 2005-2011, Thorvald Natvig <[email protected]>" | ||
VALUE "OriginalFilename", "murmur.exe" | ||
VALUE "ProductName", "Mumble" | ||
|