]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
msgr: rev protocol
authorSage Weil <sage@newdream.net>
Thu, 19 Nov 2009 00:00:31 +0000 (16:00 -0800)
committerSage Weil <sage@newdream.net>
Thu, 19 Nov 2009 00:00:31 +0000 (16:00 -0800)
src/include/msgr.h

index 3fd92368bcad2e5ce4b0bc4cd74206fd9488fd34..c758e8f8f71bf69e26a51e1d21a3fcf41126218b 100644 (file)
@@ -21,7 +21,7 @@
  * whenever the wire protocol changes.  try to keep this string length
  * constant.
  */
-#define CEPH_BANNER "ceph v023"
+#define CEPH_BANNER "ceph v024"
 #define CEPH_BANNER_MAX_LEN 30