From 4640a30a2bfbe4d3758d434fb079261b1a19dcec Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 9 Aug 2016 15:40:30 +0200 Subject: [PATCH 1/2] Updated tag to v 1.1.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09055b4..25d60f6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can download the latest stable release of Osync at www.netpower.fr/osync or You may also get the last development version at https://github.com/deajan/osync with the following command - $ git clone -b "v1.1" https://github.com/deajan/osync + $ git clone -b "v1.1.1" https://github.com/deajan/osync $ sh install.sh Osync will install itself to /usr/local/bin and an example configuration file will be installed to /etc/osync From 8d20d861fbe4b03f7a7ce5956fecfb2e3a7963ab Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 9 Aug 2016 15:41:27 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25d60f6..421c86e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can download the latest stable release of Osync at www.netpower.fr/osync or You may also get the last development version at https://github.com/deajan/osync with the following command - $ git clone -b "v1.1.1" https://github.com/deajan/osync + $ git clone -b "v1.1-maint" https://github.com/deajan/osync $ sh install.sh Osync will install itself to /usr/local/bin and an example configuration file will be installed to /etc/osync