From b56ae6f57496b9a42ae1c89638717922ba4a55e3 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Wed, 1 Jul 2020 01:03:38 +0000 Subject: [PATCH] Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change --- ML_VERSION | 2 +- snapcraft.yaml | 2 +- src/meshlab/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ML_VERSION b/ML_VERSION index e7eb9fea4..96bf1d677 100644 --- a/ML_VERSION +++ b/ML_VERSION @@ -1 +1 @@ -2020.06 \ No newline at end of file +2020.07 \ No newline at end of file diff --git a/snapcraft.yaml b/snapcraft.yaml index 84b6909f9..bbc49f374 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ # Known to build in Ubuntu 18.04 name: meshlab base: core18 -version: '2020.06' +version: '2020.07' summary: MeshLab description: | The open source system for processing and editing 3D triangular meshes. diff --git a/src/meshlab/Info.plist b/src/meshlab/Info.plist index 80d001c79..252668b6d 100644 --- a/src/meshlab/Info.plist +++ b/src/meshlab/Info.plist @@ -68,11 +68,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2020.06 + 2020.07 CFBundleSignature ???? CFBundleVersion - 2020.06 + 2020.07 LSMinimumSystemVersion 10.12 NOTE