From 954bdb429204f7af1e9f8c8df6d1cf9262cb8c16 Mon Sep 17 00:00:00 2001 From: Niclas Hofmann Date: Wed, 11 Sep 2019 17:57:33 +0200 Subject: [PATCH] tcsh: update from 6.20.00 to 6.21.00 --- tcsh.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcsh.be0 b/tcsh.be0 index a433f7fb3..28a5925dc 100755 --- a/tcsh.be0 +++ b/tcsh.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION tcsh-6.20.00-0 +# BEE_VERSION tcsh-6.21.00-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.)