Browse Source

ceph: mark v0.18 release

Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil 15 years ago
parent
commit
2f2ffd3582
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs/ceph/ceph_fs.h

+ 1 - 1
fs/ceph/ceph_fs.h

@@ -19,7 +19,7 @@
  * Ceph release version
  */
 #define CEPH_VERSION_MAJOR 0
-#define CEPH_VERSION_MINOR 17
+#define CEPH_VERSION_MINOR 18
 #define CEPH_VERSION_PATCH 0
 
 #define _CEPH_STRINGIFY(x) #x