From 170fb795f86dc45f9cb14a78a0d7c3df00f2c36e Mon Sep 17 00:00:00 2001 From: Niclas Hofmann Date: Wed, 11 Sep 2019 15:49:59 +0200 Subject: [PATCH] graphviz: increment build number --- graphviz.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.be0 b/graphviz.be0 index 4b79acfb0..446f73910 100755 --- a/graphviz.be0 +++ b/graphviz.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION graphviz-2.42.0-0 +# BEE_VERSION graphviz-2.42.0-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.)