From 3a465f0f595d7b3d952c7e9f40b765056efb08cd Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 23 Feb 2018 17:15:36 +0100 Subject: [PATCH] libxml: Increase build number --- libxml2.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxml2.be0 b/libxml2.be0 index 0d0090813..1b7798eef 100755 --- a/libxml2.be0 +++ b/libxml2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libxml2-2.9.4-0 +# BEE_VERSION libxml2-2.9.4-1 ## 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.)