diff options
author | Sage Weil <sage@newdream.net> | 2010-02-17 13:56:07 -0800 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-02-17 13:56:07 -0800 |
commit | a17d6473cc9eb64a5b41c568310aa73824ebaa64 (patch) | |
tree | 415e0ade75a7221c394ed56827fcdc80d598dfcd /fs/ceph/ceph_fs.h | |
parent | 4fc51be8fa7043ff9a1e34fef0e99214373332ac (diff) |
ceph: v0.19 release
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/ceph_fs.h')
-rw-r--r-- | fs/ceph/ceph_fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ceph/ceph_fs.h b/fs/ceph/ceph_fs.h index 004aae59d4b..0c2241ef365 100644 --- a/fs/ceph/ceph_fs.h +++ b/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 |