Remote: jdoc + description + some fixes:
[jvcard.git] / src / be / nikiroo / jvcard / remote / SimpleSocket.java
index acc43b295c352bad99f3e09103b632397a27e03a..d9dcb6007f8c6050126b97960c4a755ab8e305c2 100644 (file)
@@ -22,7 +22,7 @@ public class SimpleSocket {
        /**
         * The current version of the network protocol.
         */
-       static private final int CURRENT_VERSION = 1;
+       static public final int CURRENT_VERSION = 1;
 
        /**
         * The end of block marker.