#define SCI_VERSION_MAJOR @SCILAB_VERSION_MAJOR@
#define SCI_VERSION_MINOR @SCILAB_VERSION_MINOR@
#define SCI_VERSION_MAINTENANCE @SCILAB_VERSION_MAINTENANCE@
-#define SCI_VERSION_STRING "scilab-branch-YaSp"
-#define SCI_VERSION_WIDE_STRING L"scilab-branch-YaSp"
+#define SCI_VERSION_STRING "scilab-branch-richelieu-vmkit"
+#define SCI_VERSION_WIDE_STRING L"scilab-branch-richelieu-vmkit"
/* SCI_VERSION_REVISION --> hash key commit */
#define SCI_VERSION_REVISION 0
#define SCI_VERSION_TIMESTAMP 0
/* for compatibility */
/* Deprecated */
#define SCI_VERSION SCI_VERSION_STRING
-#define DEFAULT_SCI_VERSION_MESSAGE L"scilab-branch-YaSp"
+#define DEFAULT_SCI_VERSION_MESSAGE L"scilab-branch-richelieu-vmkit"
#endif
/*--------------------------------------------------------------------------*/
#define SCI_VERSION_MAJOR 6
#define SCI_VERSION_MINOR 0
#define SCI_VERSION_MAINTENANCE 0
-#define SCI_VERSION_STRING "scilab-branch-YaSp"
-#define SCI_VERSION_WIDE_STRING L"scilab-branch-YaSp"
+#define SCI_VERSION_STRING "scilab-branch-richelieu-vmkit"
+#define SCI_VERSION_WIDE_STRING L"scilab-branch-richelieu-vmkit"
/* SCI_VERSION_REVISION --> hash key commit */
#define SCI_VERSION_REVISION 0
#define SCI_VERSION_TIMESTAMP 0
/* for compatibility */
/* Deprecated */
#define SCI_VERSION SCI_VERSION_STRING
-#define DEFAULT_SCI_VERSION_MESSAGE L"scilab-branch-YaSp"
+#define DEFAULT_SCI_VERSION_MESSAGE L"scilab-branch-richelieu-vmkit"
#endif
/*--------------------------------------------------------------------------*/