From 0044069b8e97fdd9dbdbae4380cfe98b3754a38f Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 18 Apr 2019 11:28:38 +0200 Subject: [PATCH] valgrind: Update version from 3.13.0 to 3.15.0 --- valgrind.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valgrind.be0 b/valgrind.be0 index 9668a9bc2..5d3a615ab 100755 --- a/valgrind.be0 +++ b/valgrind.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION valgrind-3.13.0-1 +# BEE_VERSION valgrind-3.15.0-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.)