Skip to content

Commit

Permalink
ceph: v0.17 of client
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <sage@newdream.net>
  • Loading branch information
Sage Weil committed Oct 19, 2009
1 parent ee7fdfa commit bb097ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fs/ceph/ceph_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bb097ff

Please sign in to comment.