From 7c028c2fc8f40927fca0655cd9c45195d4001403 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 21 Feb 2020 11:52:04 +0100 Subject: [PATCH] gtk3: Update version from 3.24.11 to 3.24.14 1. https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.12.news 2. https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.13.news 3. https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.14.news --- gtk3.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk3.be0 b/gtk3.be0 index 3c23cb508..8e379526a 100755 --- a/gtk3.be0 +++ b/gtk3.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gtk3-3.24.11-0 +# BEE_VERSION gtk3-3.24.14-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.)