From fcedc6cb706e60fc0cfae8dc70d28351f8d47421 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 9 Jul 2019 16:48:54 +0200 Subject: [PATCH] gtk3: Update version from 3.24.8 to 3.24.10 1. https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.9.news 2. https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.10.news --- gtk3.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk3.be0 b/gtk3.be0 index 5f7cd16e3..5fbdf18b4 100755 --- a/gtk3.be0 +++ b/gtk3.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gtk3-3.24.8-0 +# BEE_VERSION gtk3-3.24.10-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.)