This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-logsearch.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fec024  Make rule to set version is update-version, not set-version 
(#12)
5fec024 is described below

commit 5fec024d2b1ee7eb9f53e2ad9b976b65a7276cd6
Author: Doroszlai, Attila <6454655+adorosz...@users.noreply.github.com>
AuthorDate: Wed Oct 24 16:06:15 2018 +0200

    Make rule to set version is update-version, not set-version (#12)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 47d09a1..21b94fc 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Also you can run from the IDE, but make sure all of the 
ambari logsearch modules
 ## Update version (for release or specific builds)
 
 ```bash
-make set-version new-version="2.8.0.0-11"
+make update-version new-version="2.8.0.0-11"
 ```
 
 ## Contributing

Reply via email to