You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2022/07/16 13:31:29 UTC

[directory-fortress-enmasse] branch master updated: correct version

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

smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git


The following commit(s) were added to refs/heads/master by this push:
     new 58306fa  correct version
58306fa is described below

commit 58306fa4f267ca26c9883b569cb7cada0a31476f
Author: Shawn McKinney <sm...@symas.com>
AuthorDate: Sat Jul 16 08:31:23 2022 -0500

    correct version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9131a72..a8cf323 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ Everything else covered in steps that follow.  Tested on Debian, Centos systems.
 
  a. from git:
  ```
- git clone --branch 2.0.5  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
+ git clone --branch 2.0.8  https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git
  cd directory-fortress-enmasse
  ```