Skip to content

Commit

Permalink
MAINT: Bump version to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebeatrici committed Feb 10, 2021
1 parent 9023789 commit c0b5be7
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 60 deletions.
4 changes: 2 additions & 2 deletions g15helper/g15helper.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>G15H</string>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.4</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2005-2020 The Mumble Developers</string>
<string>Copyright (c) 2005-2021 The Mumble Developers</string>
</dict>
</plist>
10 changes: 5 additions & 5 deletions g15helper/g15helper.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion installer/Settings.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Include>
<?define ProductName = "Mumble" ?>
<?define ProductManufacturer = "The Mumble Developers" ?>
<?define ProductVersion = "1.3.3" ?>
<?define ProductVersion = "1.3.4" ?>

<?if $(sys.BUILDARCH) = "x86" ?>
<?define ProductUpgradeCode = "B0EEFCC7-8A9c-4471-AB10-CBD35BE3161D" ?>
Expand Down
4 changes: 2 additions & 2 deletions macx/common.pri
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Copyright 2005-2020 The Mumble Developers. All rights reserved.
# Copyright 2005-2021 The Mumble Developers. All rights reserved.
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.

# Common OSX overlay settings.

VERSION = 1.3.3
VERSION = 1.3.4

DEFINES *= VERSION=\\\"$$VERSION\\\"

2 changes: 1 addition & 1 deletion macx/osax/osax.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>CFBundlePackageType</key>
<string>osax</string>
<key>CFbundleVersion</key>
<string>1.3.3</string>
<string>1.3.4</string>
<key>CFBundleSignature</key>
<string>MUOL</string>
<key>CSResourcesFileMapped</key>
Expand Down
12 changes: 6 additions & 6 deletions overlay/mumble_ol.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -18,8 +18,8 @@
#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
Expand All @@ -32,9 +32,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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_ol.dll"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
2 changes: 1 addition & 1 deletion overlay/overlay-shared.pro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

include (../qmake/compiler.pri)

VERSION = 1.3.3
VERSION = 1.3.4
TARGET_EXT = .dll
TEMPLATE = lib
CONFIG -= qt
Expand Down
12 changes: 6 additions & 6 deletions overlay/overlay_exe/overlay_exe.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -18,8 +18,8 @@
#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
Expand All @@ -32,9 +32,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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_ol_helper.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
12 changes: 6 additions & 6 deletions overlay_winx64/mumble_ol.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -18,8 +18,8 @@
#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
Expand All @@ -32,9 +32,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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_ol_x64.dll"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
12 changes: 6 additions & 6 deletions overlay_winx64/overlay_exe_winx64/overlay_exe.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -18,8 +18,8 @@
#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
Expand All @@ -32,9 +32,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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_ol_helper_x64.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
4 changes: 2 additions & 2 deletions src/mumble.pri
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2005-2020 The Mumble Developers. All rights reserved.
# Copyright 2005-2021 The Mumble Developers. All rights reserved.
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file at the root of the
# Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -8,7 +8,7 @@ include(../qmake/qt.pri)
include(../qmake/rcc.pri)
include(../qmake/pkgconfig.pri)

VERSION = 1.3.3
VERSION = 1.3.4
DIST = mumble.pri Message.h PacketDataStream.h CryptState.h Timer.h Version.h OSInfo.h SSL.h
CONFIG += qt thread debug_and_release warn_on
DEFINES *= MUMBLE_VERSION_STRING=$$VERSION
Expand Down
4 changes: 2 additions & 2 deletions src/mumble/mumble.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.4</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2005-2020 The Mumble Developers</string>
<string>Copyright (c) 2005-2021 The Mumble Developers</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
Expand Down
12 changes: 6 additions & 6 deletions src/mumble/mumble.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -20,8 +20,8 @@ IDI_ICON1 ICON DISCARDABLE "../../icons/mumble.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
Expand All @@ -34,9 +34,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
12 changes: 6 additions & 6 deletions src/mumble/mumble_dll.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -18,8 +18,8 @@
#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
Expand All @@ -32,9 +32,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Mumble - Low-latency VoIP client"
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_app.dll"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down
4 changes: 2 additions & 2 deletions src/murmur/murmur.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>MMUR</string>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.4</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2005-2020 The Mumble Developers</string>
<string>Copyright (c) 2005-2021 The Mumble Developers</string>
</dict>
</plist>
12 changes: 6 additions & 6 deletions src/murmur/murmur.rc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2005-2020 The Mumble Developers. All rights reserved.
// Copyright 2005-2021 The Mumble Developers. All rights reserved.
// Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file at the root of the
// Mumble source tree or at <https://www.mumble.info/LICENSE>.
Expand All @@ -20,8 +20,8 @@ IDI_ICON1 ICON DISCARDABLE "../../icons/murmur.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
Expand All @@ -34,9 +34,9 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
VALUE "CompanyName", "The Mumble Developers"
VALUE "FileDescription", "Murmur - Low-latency VoIP server"
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", "murmur.exe"
VALUE "ProductName", "Mumble"
#ifdef SNAPSHOT_BUILD
Expand Down

0 comments on commit c0b5be7

Please sign in to comment.