-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1147 from fesch/bugfix
Version 3.32-18 candidate
- Loading branch information
Showing
35 changed files
with
3,448 additions
and
1,883 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -308,7 +308,7 @@ public String toString() | |
public static final long E_HELP_FILE_SIZE = 12300000; | ||
public static final String E_DOWNLOAD_PAGE = "https://www.fisch.lu/Php/download.php"; | ||
// END KGU#791 2020-01-20 | ||
public static final String E_VERSION = "3.32-17"; | ||
public static final String E_VERSION = "3.32-18"; | ||
public static final String E_THANKS = | ||
"Developed and maintained by\n"+ | ||
" - Robert Fisch <[email protected]>\n"+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.