linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ocfs2: Update version string
@ 2013-03-02 15:33 Richard Weinberger
  0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2013-03-02 15:33 UTC (permalink / raw)
  To: ocfs2-devel
  Cc: mfasheh, jlbec, linux-kernel, linux-fsdevel, Richard Weinberger

The current version string is outdated.
Update it to 1.8.0 to reflect the real OCFS2 feature set.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
 fs/ocfs2/ver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ocfs2/ver.c b/fs/ocfs2/ver.c
index e2488f4..cae2a2c 100644
--- a/fs/ocfs2/ver.c
+++ b/fs/ocfs2/ver.c
@@ -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
 
-- 
1.8.1.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-02 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 15:33 [PATCH] ocfs2: Update version string Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).