From 13ce291b77535f1dab4fe3b5faadb09fb55c79a5 Mon Sep 17 00:00:00 2001
From: Ark74 <ark@switnet.org>
Date: Tue, 21 Jul 2020 03:24:35 -0500
Subject: [PATCH] Bump version on changes

---
 helpers/make-blender | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/make-blender b/helpers/make-blender
index 54bb7f0f..7cbb74a1 100644
--- a/helpers/make-blender
+++ b/helpers/make-blender
@@ -18,7 +18,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 EXTERNAL='deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main '
 REPOKEY=7281E3E842A98114
 BACKPORTS=true
-- 
GitLab