Skip to content

Commit 684b47a

Browse files
committed
Build 1494
See tag for changelog.
1 parent 1b150d6 commit 684b47a

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

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

0 commit comments

Comments
 (0)