From ac2a8e03cb9d07d5a54a9ae55a54d5d78a2503ae Mon Sep 17 00:00:00 2001 From: Allan CORNET Date: Tue, 10 May 2011 10:38:49 +0200 Subject: 5.3.2 .vc not updated Change-Id: Icad4ffb1e49e58474ecd6ec4a2fb23fa16f27d64 --- scilab/modules/core/includes/version.h.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scilab/modules/core/includes/version.h.vc b/scilab/modules/core/includes/version.h.vc index 2712364..5a93c63 100644 --- a/scilab/modules/core/includes/version.h.vc +++ b/scilab/modules/core/includes/version.h.vc @@ -14,7 +14,7 @@ #define SCI_VERSION_MAJOR 5 #define SCI_VERSION_MINOR 3 -#define SCI_VERSION_MAINTENANCE 1 +#define SCI_VERSION_MAINTENANCE 2 #define SCI_VERSION_STRING "scilab-branch-5.3" /* SCI_VERSION_REVISION --> hash key commit */ #define SCI_VERSION_REVISION 0 -- cgit v1.1