From dbe896f14266c091765ae2ae011fbf0090d0b09c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 27 Sep 2018 18:06:20 +0200 Subject: [PATCH] libxcb: Update version from 1.12 to 1.13 --- libxcb.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxcb.be0 b/libxcb.be0 index 19ac95003..6402c7a55 100755 --- a/libxcb.be0 +++ b/libxcb.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libxcb-1.12-0 +# BEE_VERSION libxcb-1.13-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.)