From b22ed8d490d16bc1748c93696708c2b235254e70 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Thu, 28 Oct 2021 08:38:45 +0000 Subject: [PATCH] Apply automatic ML_VERSION and snapcraft.yaml change --- ML_VERSION | 2 +- snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ML_VERSION b/ML_VERSION index dd0afa74f..1f2042a12 100644 --- a/ML_VERSION +++ b/ML_VERSION @@ -1 +1 @@ -2021.07 \ No newline at end of file +2021.10 \ No newline at end of file diff --git a/snapcraft.yaml b/snapcraft.yaml index 8505bf948..5aaa4ef41 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ # Known to build in Ubuntu 18.04, 20.04 name: meshlab base: core18 -version: '2021.07' +version: '2021.10' summary: MeshLab description: | The open source system for processing and editing 3D triangular meshes.