From de05fcaf0b027d3e0da47f856422a5d17a222d77 Mon Sep 17 00:00:00 2001
From: Robert Izzard <r.izzard@surrey.ac.uk>
Date: Wed, 11 Aug 2021 11:07:30 +0100
Subject: [PATCH] update version to 2.2.0

---
 tbse | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tbse b/tbse
index c5820129a..24447e0d9 100755
--- a/tbse
+++ b/tbse
@@ -16,6 +16,8 @@
 # Full binary_c documentation is in the doc/ directory or online at
 # http://personal.ph.surrey.ac.uk/~ri0005/doc/binary_c/binary_c.html
 #
+# Note: if you want to use MINT, see tbse.mint
+#
 ################################################################################
 #
 # To make this script work change the variables below which are given as
-- 
GitLab