<classpaths>
<!-- Mandatory on startup -->
-<path value="$SCILAB/thirdparty/flexdock-0.5.3.jar"/>
+<path value="$SCILAB/thirdparty/flexdock-0.5.4.jar"/>
<path value="$SCILAB/thirdparty/jrosetta-API.jar" disableUnderMode="NW"/>
<path value="$SCILAB/thirdparty/jrosetta-engine.jar"/>
<path value="$SCILAB/thirdparty/skinlf.jar"/>
#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-desktop"
+#define SCI_VERSION_STRING "scilab-branch-master"
/* 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 "scilab-branch-desktop"
+#define DEFAULT_SCI_VERSION_MESSAGE "scilab-branch-master"
#endif
#define SCI_VERSION_MAJOR 5
#define SCI_VERSION_MINOR 4
#define SCI_VERSION_MAINTENANCE 0
-#define SCI_VERSION_STRING "scilab-branch-desktop"
+#define SCI_VERSION_STRING "scilab-branch-master"
/* 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 "scilab-branch-desktop"
+#define DEFAULT_SCI_VERSION_MESSAGE "scilab-branch-master"
#endif
Source: modules\{#GUI}\jar\org.scilab.modules.{#GUI}.jar; DestDir: {app}\modules\{#GUI}\jar; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
;
-Source: thirdparty\flexdock-0.5.2.jar; DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
+Source: thirdparty\flexdock-0.5.4.jar; DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
Source: thirdparty\commons-logging-1.1.jar; DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
Source: thirdparty\looks-2.1.1.jar; DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
Source: thirdparty\skinlf.jar; DestDir: {app}\thirdparty; Components: {#COMPN_SCILAB} and {#COMPN_JVM_MODULE}
commons-logging.jar=${thirdparty.dir}/commons-logging-1.1.jar
-flexdock.jar=${thirdparty.dir}/flexdock-0.5.3.jar
+flexdock.jar=${thirdparty.dir}/flexdock-0.5.4.jar
jgraphx.jar=${thirdparty.dir}/jgraphx.jar