From 70a92b128f5dafed6c195b4a073eddb90fccedc6 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 15 Feb 2018 08:59:54 +0100 Subject: [PATCH] gettext: Increase build number Increase build number, because gettext-0.19.8.1-0 already exists. --- gettext.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext.be0 b/gettext.be0 index 233aaedd7..c11c2c7ab 100755 --- a/gettext.be0 +++ b/gettext.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION gettext-0.19.8.1-0 +# BEE_VERSION gettext-0.19.8.1-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.)