Skip to content

Commit 623e592

Browse files
committed
Build 1495
See tag for changelog.
1 parent 6291180 commit 623e592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/freenet/node/Version.java

+1-1
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 = 1494;
53+
private static final int buildNumber = 1495;
5454

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

0 commit comments

Comments
 (0)