From: Sage Weil Date: Thu, 19 Nov 2009 00:00:31 +0000 (-0800) Subject: msgr: rev protocol X-Git-Tag: v0.18~100 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c88e60c8d63153f19be8c9d49b4d159e24fda3e2;p=ceph.git msgr: rev protocol --- diff --git a/src/include/msgr.h b/src/include/msgr.h index 3fd92368bcad..c758e8f8f71b 100644 --- a/src/include/msgr.h +++ b/src/include/msgr.h @@ -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