Bump ViewServer version number from 2 to 3

This commit is contained in:
Romain Guy
2009-12-14 18:54:33 -08:00
parent da1807fccb
commit 089e36f96e

View File

@@ -45,7 +45,7 @@ class ViewServer implements Runnable {
private static final String LOG_TAG = "ViewServer";
private static final String VALUE_PROTOCOL_VERSION = "2";
private static final String VALUE_SERVER_VERSION = "2";
private static final String VALUE_SERVER_VERSION = "3";
// Protocol commands
// Returns the protocol version