summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2017-10-16 21:19:50 -0400
committerPrasanna Kumar Kalever <pkalever@redhat.com>2017-11-14 07:42:06 +0000
commitc80e7f0853ff666053d6b2a8c5c53d9eba491100 (patch)
tree3c2be4f9f1b5d91aa6758454f68b34bed3a34e9f /INSTALL
parent6618b91b7ae36552ffecc2fb5ee4663a979df456 (diff)
Update version in INSTALL
Change-Id: I138739d52b064fcf14d0a9239e91fa6af5c017c6
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files 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.