Skip to content

Commit

Permalink
Merge pull request #3316 from tronprotocol/version/GreatVoyage-v4.0.0…
Browse files Browse the repository at this point in the history
…-8-g67170b635

update a new version. version name:GreatVoyage-v4.0.0-8-g67170b635,ve…
  • Loading branch information
lvs007 authored Jul 29, 2020
2 parents 67170b6 + 6f65ca6 commit 19f9780
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions framework/src/main/java/org/tron/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

public class Version {

public static final String versionName = "Odyssey-v3.7-216-gb01d5c721";
public static final String versionCode = "13200";
private static final String version = "4.0.0";
public static final String versionName = "GreatVoyage-v4.0.0-8-g67170b635";
public static final String versionCode = "13210";
private static final String version = "4.0.1";

public static String getVersion() {
return version;
Expand Down

0 comments on commit 19f9780

Please sign in to comment.