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