]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ocfs2: update ocfs2 version
authorTiger Yang <tiger.yang@oracle.com>
Mon, 26 Sep 2011 07:15:09 +0000 (15:15 +0800)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Tue, 27 Sep 2011 05:01:20 +0000 (22:01 -0700)
Update the printed version to 1.8.0.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
fs/ocfs2/cluster/ver.c
fs/ocfs2/dlm/dlmver.c
fs/ocfs2/dlmfs/dlmfsver.c
fs/ocfs2/ver.c

index a56eee6abad33dd28687176fecdb468b1f11e1ab..66a5a5cc9217a7d3f755086f96e65774da967790 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "ver.h"
 
-#define CLUSTER_BUILD_VERSION "1.5.0"
+#define CLUSTER_BUILD_VERSION "1.8.0"
 
 #define VERSION_STR "OCFS2 Node Manager " CLUSTER_BUILD_VERSION
 
index dfc0da4d158dc49090389a1c7164a71a01cf1136..ed45d699fab554e7cf29427e1ee87c3328e7681a 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "dlmver.h"
 
-#define DLM_BUILD_VERSION "1.5.0"
+#define DLM_BUILD_VERSION "1.8.0"
 
 #define VERSION_STR "OCFS2 DLM " DLM_BUILD_VERSION
 
index a733b3321f83f0d801e6a6f1472ad8a6a2effc8f..a90fe0ef3ad70641dfd2d69f1519f0012dd52899 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "dlmfsver.h"
 
-#define DLM_BUILD_VERSION "1.5.0"
+#define DLM_BUILD_VERSION "1.8.0"
 
 #define VERSION_STR "OCFS2 DLMFS " DLM_BUILD_VERSION
 
index e2488f4128a20f563459ba936cf263160e7350b2..cae2a2c5e0a7890609a6175ef6133e2504c1f0d8 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "ver.h"
 
-#define OCFS2_BUILD_VERSION "1.5.0"
+#define OCFS2_BUILD_VERSION "1.8.0"
 
 #define VERSION_STR "OCFS2 " OCFS2_BUILD_VERSION