From bb3c407a42c39bcd2bef9abd1a19ce502cf4c70d Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Mon, 24 Jul 2017 11:52:02 -0400 Subject: [PATCH] Update the version file for out of tree builds to say 2.10.0 Change-Id: I054088778c8a428612c47f661e28891aeb84a72a Signed-off-by: Oleg Drokin --- LUSTRE-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LUSTRE-VERSION-GEN b/LUSTRE-VERSION-GEN index f0cfffc..373bfe1 100755 --- a/LUSTRE-VERSION-GEN +++ b/LUSTRE-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_VERSION=2.10.0-RC3 +DEFAULT_VERSION=2.10.0 LVF=LUSTRE-VERSION-FILE LF=' -- 1.8.3.1