From 2a9fb69d9cf2f96ace6bb81c0ff8e5099d05c812 Mon Sep 17 00:00:00 2001 From: Kevin DeCapite Date: Sun, 15 Aug 2021 09:40:58 -0700 Subject: [PATCH] Update README for 4.0.2 release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 005cf18..9fb313c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Follow the steps to build the latest version of this extension. Make sure `php-dev` has installed already. ``` -git clone -b 4.0.1 https://github.com/cyjoelchen/php-sweph.git +git clone -b 4.0.2 https://github.com/cyjoelchen/php-sweph.git cd php-sweph phpize ./configure