Skip to content

Commit

Permalink
16.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Wisser committed Jan 24, 2025
1 parent 1bd332b commit 50ed653
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/main/engine/net/sf/jailer/JailerVersion.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public class JailerVersion {
/**
* The Jailer version.
*/
public static final String VERSION = "16.5.5.1";
public static final String VERSION = "16.5.6";

/**
* The Jailer working tables version.
Expand All @@ -45,6 +45,3 @@ public static void main(String[] args) {
}

}

// TODO
// TODO history (DMMD): rarely used. - rename label of button: "restore last (Session)" iff selected session is last one. Or: ?

0 comments on commit 50ed653

Please sign in to comment.