mirror of
https://github.com/Wisser/Jailer.git
synced 2026-02-20 01:10:16 -06:00
10.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user