diff options
-rw-r--r-- | scilab/modules/core/includes/version.h.vc | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
14 | 14 | ||
15 | #define SCI_VERSION_MAJOR 5 | 15 | #define SCI_VERSION_MAJOR 5 |
16 | #define SCI_VERSION_MINOR 3 | 16 | #define SCI_VERSION_MINOR 3 |
17 | #define SCI_VERSION_MAINTENANCE 1 | 17 | #define SCI_VERSION_MAINTENANCE 2 |
18 | #define SCI_VERSION_STRING "scilab-branch-5.3" | 18 | #define SCI_VERSION_STRING "scilab-branch-5.3" |
19 | /* SCI_VERSION_REVISION --> hash key commit */ | 19 | /* SCI_VERSION_REVISION --> hash key commit */ |
20 | #define SCI_VERSION_REVISION 0 | 20 | #define SCI_VERSION_REVISION 0 |