Skip to content

Commit f818f19

Browse files
committed
Build 1500
See tag for changelog.
1 parent c9f5137 commit f818f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/freenet/node/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public class Version {
5050
public static final String protocolVersion = "1.0";
5151

5252
/** The build number of the current revision */
53-
private static final int buildNumber = 1499;
53+
private static final int buildNumber = 1500;
5454

5555
/** Oldest build of fred we will talk to *before* _cal */
5656
private static final int oldLastGoodBuild = 1474;

0 commit comments

Comments
 (0)