Skip to content

Commit

Permalink
Fix the version number for the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mquinson committed May 23, 2020
1 parent fc151ec commit ea0c102
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
20200520: 2.8
20200523: 2.8

The 2020 release.

Expand Down
Binary file modified lib/plm-messages.jar
Binary file not shown.
6 changes: 3 additions & 3 deletions lib/resources/plm.configuration.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Thu, 21 May 2020 00:36:13 +0200
#Sat, 23 May 2020 15:38:17 +0200
# PLM default configuration
plm.major.version=2.7
plm.minor.version=20200520
plm.major.version=2.8
plm.minor.version=20200523

# This should be self explanatory, actually
# Its value is automatically updated and saved in the personal property file
Expand Down

0 comments on commit ea0c102

Please sign in to comment.