mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Set version number to 2.4.2 for the installer
Due to moving the NSIS script into a subdirectory my automated script did not update the version number in it for the last release.
This commit is contained in:
parent
e5d156a07c
commit
fe9ca8a91f
@ -1,5 +1,5 @@
|
|||||||
!define PRODUCT_NAME "MKVtoolnix"
|
!define PRODUCT_NAME "MKVtoolnix"
|
||||||
!define PRODUCT_VERSION "2.4.1"
|
!define PRODUCT_VERSION "2.4.2"
|
||||||
!define PRODUCT_VERSION_BUILD "" # Intentionally left empty for releases
|
!define PRODUCT_VERSION_BUILD "" # Intentionally left empty for releases
|
||||||
!define PRODUCT_PUBLISHER "Moritz Bunkus"
|
!define PRODUCT_PUBLISHER "Moritz Bunkus"
|
||||||
!define PRODUCT_WEB_SITE "http://www.bunkus.org/videotools/mkvtoolnix/"
|
!define PRODUCT_WEB_SITE "http://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
|
Loading…
Reference in New Issue
Block a user