Skip to content

Commit a222d32

Browse files
authored
Merge pull request tronprotocol#2339 from tronprotocol/p2p_adv_t
Resolving code conflict
2 parents bfa63f2 + f133aa1 commit a222d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/tron/program/Version.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package org.tron.program;
22

33
public class Version {
4+
45
private static final String version = "3.6.1";
56
public static final String versionName = "Odyssey-v3.5.1-890-gd39973cbb";
67
public static final String versionCode = "10803";

0 commit comments

Comments
 (0)