This commit is contained in:
Ralf Wisser
2020-10-13 10:14:09 +02:00
parent 60e965c87f
commit 4c191b7eb3
2 changed files with 1 additions and 3 deletions

View File

@@ -39,9 +39,7 @@ xcopy admin\databrowserlauncher.properties c:\tmp\_
xcopy /S /E c:\tmp\_\lib c:\tmp\_\jdbc_lib\
del /Q c:\tmp\_\lib\*
del /Q c:\tmp\_\*.bat
del /Q c:\tmp\_\*.exe
del /Q c:\tmp\_\*.sh
move c:\tmp\_\jdbc_lib\activation-1.0.2.jar c:\tmp\_\lib\activation-1.0.2.jar
move c:\tmp\_\jdbc_lib\args4j.jar c:\tmp\_\lib\args4j.jar

View File

@@ -25,7 +25,7 @@ public class JailerVersion {
/**
* The Jailer version.
*/
public static final String VERSION = "10.1.1.2";
public static final String VERSION = "10.1.1";
/**
* The Jailer working tables version.