diff --git a/build-linux.xml b/build-linux.xml index f8749c1e..2f4d7a4d 100644 --- a/build-linux.xml +++ b/build-linux.xml @@ -297,7 +297,7 @@ - + diff --git a/build-macos-arm.xml b/build-macos-arm.xml index ca03c170..b19ecb05 100644 --- a/build-macos-arm.xml +++ b/build-macos-arm.xml @@ -298,7 +298,7 @@ - + diff --git a/build-macos.xml b/build-macos.xml index 51b8e964..ff202f69 100644 --- a/build-macos.xml +++ b/build-macos.xml @@ -298,7 +298,7 @@ - + diff --git a/build-windows.xml b/build-windows.xml index ab6e0ce9..bf026dbf 100644 --- a/build-windows.xml +++ b/build-windows.xml @@ -297,7 +297,7 @@ - + diff --git a/src/org/nschmidt/ldparteditor/i18n/Version.properties b/src/org/nschmidt/ldparteditor/i18n/Version.properties index b2365419..a76998ea 100644 --- a/src/org/nschmidt/ldparteditor/i18n/Version.properties +++ b/src/org/nschmidt/ldparteditor/i18n/Version.properties @@ -2,4 +2,4 @@ CONTRIBUTORS = Peter Bartfai, Kai Burjack, L. Paul Chew, Travis Cobbs, Marti DEVELOPMENT_LEAD = Nils Schmidt, 2012-2024 STAGE = Production TESTERS = Magnus Forsberg, Philippe Hurbain, J.C. Tchang, Willy Tschager, Gerald Lasser, Fredrik Hareide -VERSION = 1.8.89 \ No newline at end of file +VERSION = 1.8.90 \ No newline at end of file