Revert "Revert "use new cmd command""

This reverts commit 3e3b4ec00770258f4e66684addded262dc13003a.

Change-Id: I8bfcd8a2a285f4254539ebca9f70222aa2448ef4
diff --git a/adb/adb.h b/adb/adb.h
index c284c8c..491fff3 100644
--- a/adb/adb.h
+++ b/adb/adb.h
@@ -50,7 +50,7 @@
 std::string adb_version();
 
 // Increment this when we want to force users to start a new adb server.
-#define ADB_SERVER_VERSION 34
+#define ADB_SERVER_VERSION 35
 
 class atransport;
 struct usb_handle;