]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ceph: v0.17 of client
authorSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 23:17:31 +0000 (16:17 -0700)
committerSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 23:17:31 +0000 (16:17 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/ceph_fs.h

index f8f27e28a6bf6e9658e7215214b1da6ca7b43923..ae523828c538cd19b63d58bf2823f2f51fbc9c45 100644 (file)
@@ -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)