From fe3c7d60fdfb07fabfcde88ea335e3de0485c2ae Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 22 Jan 2019 12:51:50 +0100 Subject: [PATCH] gtk3: Update version from 3.24.1 to 3.24.4 Update to the latest bug fix release [1]. The change-logs are available [online][2][3][4]. [1]: https://download.gnome.org/sources/gtk+/3.24/ [2]: https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.2.news [3]: https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.3.news [4]: https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.4.news --- gtk3.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk3.be0 b/gtk3.be0 index 8de989edf..c73068e85 100755 --- a/gtk3.be0 +++ b/gtk3.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gtk3-3.24.1-0 +# BEE_VERSION gtk3-3.24.4-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.)