From 8b7988f34fa01172f670987960849154ce4258b3 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Sat, 1 Aug 2020 01:16:02 +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 96bf1d677..0f08edd91 100644 --- a/ML_VERSION +++ b/ML_VERSION @@ -1 +1 @@ -2020.07 \ No newline at end of file +2020.08 \ No newline at end of file diff --git a/snapcraft.yaml b/snapcraft.yaml index bbc49f374..b76f88fdb 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ # Known to build in Ubuntu 18.04 name: meshlab base: core18 -version: '2020.07' +version: '2020.08' 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 252668b6d..5ade0ce15 100644 --- a/src/meshlab/Info.plist +++ b/src/meshlab/Info.plist @@ -68,11 +68,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2020.07 + 2020.08 CFBundleSignature ???? CFBundleVersion - 2020.07 + 2020.08 LSMinimumSystemVersion 10.12 NOTE