From c489f6858a993b139b74c06b0d3fe5793d239dfc Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 8 Sep 2020 10:32:47 +0200 Subject: [PATCH] babl: Update version from 0.1.74 to 0.1.80 GIMP 2.10.20 requires 0.1.78. --- babl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl.be0 b/babl.be0 index 3ae5184e7..4aa22ee46 100755 --- a/babl.be0 +++ b/babl.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION babl-0.1.74-0 +# BEE_VERSION babl-0.1.80-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)