From 0f6592a1f980462d41c1799a7dcbc719742c45da Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 12 Feb 2018 18:57:50 +0100 Subject: [PATCH] dbus: Update version from 1.4.0 to 1.12.4 --- dbus.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbus.be0 b/dbus.be0 index 8a4f6e003..297d33254 100755 --- a/dbus.be0 +++ b/dbus.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION dbus-1.4.0-2 +# BEE_VERSION dbus-1.12.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.)