Skip to content

Commit

Permalink
RELEASE-2836 Release Info for GA6
Browse files Browse the repository at this point in the history
  • Loading branch information
jpince authored and brianchandotcom committed Aug 18, 2020
1 parent 6c75ea2 commit d08cfc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ public class ReleaseInfo {

public static final int RELEASE_7_3_4_BUILD_NUMBER = 7304;

public static final int RELEASE_7_3_5_BUILD_NUMBER = 7305;

public static final int RELEASE_7_3_10_BUILD_NUMBER = 7310;

public static final Date getBuildDate() {
Expand Down
8 changes: 4 additions & 4 deletions release.properties
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@

#release.info=on

release.info.build=7304
release.info.date=August 11, 2020
release.info.build=7305
release.info.date=September 22, 2020
release.info.name=Liferay Community Edition Portal
release.info.version=7.3.4
release.info.version.display.name=7.3.4 CE GA5
release.info.version=7.3.5
release.info.version.display.name=7.3.5 CE GA6

##
## Release Source
Expand Down

0 comments on commit d08cfc4

Please sign in to comment.