diff --git a/.appveyor.yml b/.appveyor.yml index 9217fab20..46aa6b560 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -21,7 +21,7 @@ branches: environment: ANT_HOME: C:\apache-ant-1.10.8 JAVA_HOME: C:\Program Files\Java\jdk1.8.0 - PLM_VERSION: 2.8 + PLM_VERSION: 2.8.1 install: - cmd: if not exist %ANT_HOME% pushd . && cd \ && appveyor DownloadFile https://downloads.apache.org/ant/binaries/apache-ant-1.10.8-bin.zip && 7z x apache-ant-1.10.8-bin.zip && popd diff --git a/ChangeLog b/ChangeLog index d7defe4d5..183c799f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -20200527: 2.8.1 (ongoing) +20200601: 2.8.1 + + The Windows release. * Core: - Make it work on windows, thanks to appveyor. diff --git a/lib/resources/plm.configuration.properties b/lib/resources/plm.configuration.properties index 950b599e1..997662685 100644 --- a/lib/resources/plm.configuration.properties +++ b/lib/resources/plm.configuration.properties @@ -1,7 +1,7 @@ -#Mon, 01 Jun 2020 16:18:42 +0200 +#Mon, 01 Jun 2020 18:49:24 +0200 # PLM default configuration -plm.major.version=2.8 -plm.minor.version=20200527 +plm.major.version=2.8.1 +plm.minor.version=20200601 # This should be self explanatory, actually # Its value is automatically updated and saved in the personal property file