From c8cfe0749aa425cc7cb7f06ccaa700c32bf13098 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.78 Required by GIMP 2.10.20. --- babl.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babl.be0 b/babl.be0 index 3ae5184e7..e581d97c1 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.78-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.)