Skip to content

Commit

Permalink
Merge pull request #3270 from tronprotocol/version/Odyssey-v3.7-216-g…
Browse files Browse the repository at this point in the history
…b01d5c721

update a new version. version name:Odyssey-v3.7-216-gb01d5c721,versio…
  • Loading branch information
Yrp authored Jul 7, 2020
2 parents b01d5c7 + 8e14395 commit 742f321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/src/main/java/org/tron/program/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

public class Version {

public static final String versionName = "Odyssey-v3.6.6-1790-g2acc21a2f";
public static final String versionCode = "12980";
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 String getVersion() {
Expand Down

0 comments on commit 742f321

Please sign in to comment.