From 2f08abca6d0376196c3d1c9b4a14621f816acb2e Mon Sep 17 00:00:00 2001 From: Robert Baldyga Date: Wed, 5 Aug 2020 13:35:20 +0200 Subject: [PATCH] Update CAS version to v20.9 As release v20.6 has been skipped, the next planned release is v20.9. Signed-off-by: Robert Baldyga --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 3683d4c..7ea65e9 100644 --- a/version +++ b/version @@ -1,3 +1,3 @@ CAS_VERSION_MAIN=20 -CAS_VERSION_MAJOR=6 +CAS_VERSION_MAJOR=9 CAS_VERSION_MINOR=0