aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-02-17 16:56:07 -0500
committerSage Weil <sage@newdream.net>2010-02-17 16:56:07 -0500
commita17d6473cc9eb64a5b41c568310aa73824ebaa64 (patch)
tree415e0ade75a7221c394ed56827fcdc80d598dfcd
parent4fc51be8fa7043ff9a1e34fef0e99214373332ac (diff)
ceph: v0.19 release
Signed-off-by: Sage Weil <sage@newdream.net>
-rw-r--r--fs/ceph/ceph_fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ceph/ceph_fs.h b/fs/ceph/ceph_fs.h
index 004aae59d4ba..0c2241ef3653 100644
--- a/fs/ceph/ceph_fs.h
+++ b/fs/ceph/ceph_fs.h
@@ -19,7 +19,7 @@
19 * Ceph release version 19 * Ceph release version
20 */ 20 */
21#define CEPH_VERSION_MAJOR 0 21#define CEPH_VERSION_MAJOR 0
22#define CEPH_VERSION_MINOR 18 22#define CEPH_VERSION_MINOR 19
23#define CEPH_VERSION_PATCH 0 23#define CEPH_VERSION_PATCH 0
24 24
25#define _CEPH_STRINGIFY(x) #x 25#define _CEPH_STRINGIFY(x) #x