From cce7ad3a506f2aba91fcee1a61ce1024d820760c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 28 Jun 2019 12:12:51 +0200 Subject: [PATCH] igraph: Increment revision to 1 --- igraph.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/igraph.be0 b/igraph.be0 index 5180f31b7..4eac864da 100755 --- a/igraph.be0 +++ b/igraph.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION igraph-0.7.1-0 +# BEE_VERSION igraph-0.7.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.)