From 3c13efb4f4b0c6b8e663c6b53341eed36da2725e Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Fri, 29 Oct 2010 08:42:32 +0000
Subject: [PATCH] =?UTF-8?q?Mets=20a=20jour=20le=20num=C3=A9ro=20de=20versi?=
 =?UTF-8?q?on=20en=201.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 tsgqc.m | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tsgqc.m b/tsgqc.m
index b9e0d2c..51419bc 100644
--- a/tsgqc.m
+++ b/tsgqc.m
@@ -37,8 +37,8 @@ global NETCDF_FORMAT_VERSION
 % version number, may be used to initialize some files when it change
 % 0.90x -> 1.0RCx
 % -------------------------------------------------------------------
-VERSION = 1.033;  % -> 1.03
-CHAR_VERSION = '1.033';
+VERSION = 1.1;  % -> 1.1
+CHAR_VERSION = '1.1';
 
 % netcdf file version, see DATA FORMAT TSG document:
 % CORTSG_format_gosud_1.5.doc
-- 
GitLab