From c80e7f0853ff666053d6b2a8c5c53d9eba491100 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 16 Oct 2017 21:19:50 -0400 Subject: Update version in INSTALL Change-Id: I138739d52b064fcf14d0a9239e91fa6af5c017c6 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 4601afe..fda025c 100644 --- a/INSTALL +++ b/INSTALL @@ -16,13 +16,13 @@ Install from Source: $ ./configure [...] ------------------ Summary ------------------ - gluster-block version 0.1 + gluster-block version 0.3 Prefix.........: /usr/local C Compiler.....: gcc -g -O2 Linker.........: /usr/bin/ld -m elf_x86_64 --------------------------------------------- - In case if you notice failures, install the dependencies suggested by configure + In case if you notice failures, install the dependencies suggested by configure. 5. Now just run 'make' and later run 'make install' to install the package. -- cgit