From ea11a6121a74d33007624d7f3efefb7ca2dfcf28 Mon Sep 17 00:00:00 2001 From: Mariana Balla Date: Fri, 12 Feb 2021 14:28:35 +0100 Subject: [PATCH] Updated version number --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 66b162a77..6bb736aef 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ # file that keeps track of the latest tag in cvs and the corresponding version # this automates publishing a new version, when it's tagged # if you don't understand this, don't worry. You don't need this file -VERSION=3.6.1-RC -DEVVERSION=3.6.1-RC +VERSION=3.6.1 +DEVVERSION=3.6.2-RC1