From 8d4b497686db808bef8288472a669c7035b26b9c Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Sat, 23 Dec 2017 06:22:37 +0000 Subject: [PATCH 1/2] README.md edited online with Bitbucket --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a57ef04..e03c9e0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL. ## Windows -Download: [Fractorium_1.0.0.6.msi](https://drive.google.com/open?id=0Bws5xPbHJph6bDV6eTN5RV9BZjQ) +Download: [Fractorium_1.0.0.7.msi](https://drive.google.com/open?id=1R0XbMT5b_hqfNqCK3TnUTPA_mqQJE2Ts) ## Mac @@ -35,7 +35,7 @@ sudo apt-get install fractorium ### Install from .deb -Download: [fractorium_1.0.0.6-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.6-0ubuntu1_amd64.deb) +Download: [fractorium_1.0.0.7g-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_1.0.0.7g-0ubuntu1_amd64.deb) ``` cd ~/Downloads From 7857ab007a2fd816ea2607ccaae6431d38f03dd0 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Sat, 23 Dec 2017 06:23:22 +0000 Subject: [PATCH 2/2] README.md edited online with Bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e03c9e0..797e44d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Download: [fractorium_1.0.0.7g-0ubuntu1_amd64.deb](https://launchpad.net/~fracto ``` cd ~/Downloads -sudo dpkg -i fractorium_1.0.0.6-0ubuntu1_amd64.deb +sudo dpkg -i fractorium_1.0.0.7g-0ubuntu1_amd64.deb ``` # Building from git