diff --git a/ML_VERSION b/ML_VERSION index 0f08edd913..fc8b5bc45e 100644 --- a/ML_VERSION +++ b/ML_VERSION @@ -1 +1 @@ -2020.08 \ No newline at end of file +2020.09 \ No newline at end of file diff --git a/snapcraft.yaml b/snapcraft.yaml index b76f88fdbe..5dbf2676d4 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ # Known to build in Ubuntu 18.04 name: meshlab base: core18 -version: '2020.08' +version: '2020.09' 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 5ade0ce159..916d6b0f31 100644 --- a/src/meshlab/Info.plist +++ b/src/meshlab/Info.plist @@ -68,11 +68,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2020.08 + 2020.09 CFBundleSignature ???? CFBundleVersion - 2020.08 + 2020.09 LSMinimumSystemVersion 10.12 NOTE