Skip to content

Commit

Permalink
Merge pull request tronprotocol#2314 from tronprotocol/version/Odysse…
Browse files Browse the repository at this point in the history
…y-v3.5.1-900-g7fe0ed20d

update a new version. version name:Odyssey-v3.5.1-900-g7fe0ed20d,vers…
  • Loading branch information
BlueHoopor authored Jun 19, 2019
2 parents 7fe0ed2 + f06d511 commit e7b88f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 {
private static final String version = "3.6.0";
public static final String versionName = "Odyssey-v3.5.1-890-gd39973cbb";
public static final String versionCode = "10803";
public static final String versionName = "Odyssey-v3.5.1-900-g7fe0ed20d";
public static final String versionCode = "10813";

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

0 comments on commit e7b88f4

Please sign in to comment.