Skip to content

Commit

Permalink
update a new version. version name:Odyssey-v3.5.0.1-318-gc6864f595,ve…
Browse files Browse the repository at this point in the history
…rsion code:9911
  • Loading branch information
Yrp committed Apr 9, 2019
1 parent c6864f5 commit 12110d6
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.5.1";
public static final String versionName = "";
public static final String versionCode = "";
public static final String versionName = "Odyssey-v3.5.0.1-318-gc6864f595";
public static final String versionCode = "9911";

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

0 comments on commit 12110d6

Please sign in to comment.