Просмотр исходного кода

ceph: v0.19 release

Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil 16 лет назад
Родитель
Сommit
a17d6473cc
1 измененных файлов с 1 добавлено и 1 удалено
  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 18
+#define CEPH_VERSION_MINOR 19
 #define CEPH_VERSION_PATCH 0
 
 #define _CEPH_STRINGIFY(x) #x