Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e5ae032 authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: bump version number



Bump the printed version to 1.5.0. This helps us quickly identify which
version of Ocfs2 a bug filer is running.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 2d4b1cbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@

#include "ver.h"

#define CLUSTER_BUILD_VERSION "1.3.3"
#define CLUSTER_BUILD_VERSION "1.5.0"

#define VERSION_STR "OCFS2 Node Manager " CLUSTER_BUILD_VERSION

+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@

#include "dlmfsver.h"

#define DLM_BUILD_VERSION "1.3.3"
#define DLM_BUILD_VERSION "1.5.0"

#define VERSION_STR "OCFS2 DLMFS " DLM_BUILD_VERSION

+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@

#include "dlmver.h"

#define DLM_BUILD_VERSION "1.3.3"
#define DLM_BUILD_VERSION "1.5.0"

#define VERSION_STR "OCFS2 DLM " DLM_BUILD_VERSION

+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@

#include "ver.h"

#define OCFS2_BUILD_VERSION "1.3.3"
#define OCFS2_BUILD_VERSION "1.5.0"

#define VERSION_STR "OCFS2 " OCFS2_BUILD_VERSION