Explorar o código

ceph: v0.17 of client

Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil %!s(int64=15) %!d(string=hai) anos
pai
achega
bb097ffaf8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      fs/ceph/ceph_fs.h

+ 2 - 2
fs/ceph/ceph_fs.h

@@ -19,8 +19,8 @@
  * Ceph release version
  */
 #define CEPH_VERSION_MAJOR 0
-#define CEPH_VERSION_MINOR 16
-#define CEPH_VERSION_PATCH 1
+#define CEPH_VERSION_MINOR 17
+#define CEPH_VERSION_PATCH 0
 
 #define _CEPH_STRINGIFY(x) #x
 #define CEPH_STRINGIFY(x) _CEPH_STRINGIFY(x)