lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat,  2 Mar 2013 16:33:00 +0100
From:	Richard Weinberger <richard@....at>
To:	ocfs2-devel@....oracle.com
Cc:	mfasheh@...e.com, jlbec@...lplan.org, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, Richard Weinberger <richard@....at>
Subject: [PATCH] ocfs2: Update version string

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@....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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ