From c18237cacdc288288d706c08368cb56016356aa5 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 16 Oct 2017 21:19:50 -0400 Subject: [PATCH] Update version in INSTALL --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.