From 0240f65a1d23fc31f74558ef7712596f12d41d31 Mon Sep 17 00:00:00 2001 From: Christian Feldmann Date: Wed, 8 Feb 2023 16:18:20 +0100 Subject: [PATCH] Update version tags --- deployment/deploy.nsi | 2 +- deployment/wix/YUView.wxs | 2 +- packaging/linux/de.rwth_aachen.ient.YUView.appdata.xml | 2 +- snapcraft.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployment/deploy.nsi b/deployment/deploy.nsi index dc330224e..9ff9be443 100644 --- a/deployment/deploy.nsi +++ b/deployment/deploy.nsi @@ -2,7 +2,7 @@ ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "YUView" -!define PRODUCT_VERSION "2.12.1" +!define PRODUCT_VERSION "2.14" !define PRODUCT_PUBLISHER "Institut für Nachrichtentechnik" !define PRODUCT_WEB_SITE "http://www.ient.rwth-aachen.de" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\YUView.exe" diff --git a/deployment/wix/YUView.wxs b/deployment/wix/YUView.wxs index 979beff2f..70c59a5bd 100644 --- a/deployment/wix/YUView.wxs +++ b/deployment/wix/YUView.wxs @@ -1,6 +1,6 @@ - + diff --git a/packaging/linux/de.rwth_aachen.ient.YUView.appdata.xml b/packaging/linux/de.rwth_aachen.ient.YUView.appdata.xml index aa0eb0eb8..32af34de1 100644 --- a/packaging/linux/de.rwth_aachen.ient.YUView.appdata.xml +++ b/packaging/linux/de.rwth_aachen.ient.YUView.appdata.xml @@ -41,6 +41,6 @@ none - + diff --git a/snapcraft.yaml b/snapcraft.yaml index 7bbd70570..19335e96c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: yuview -version: 2.12.1 +version: 2.14 summary: YUView description: YUView - The free cross platform YUV viewer and video analysis tool