From 43478a025d2e44198bc13c676ff688d16f1aa6bf Mon Sep 17 00:00:00 2001 From: FakenMC Date: Tue, 13 Jan 2015 20:35:39 +0000 Subject: [PATCH] Fix front page links Update VERSION file to 2.0.0 --- README.md | 10 +++++----- README.mdpp | 10 +++++----- VERSION | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d58c467a..8815c2bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ News ==== -The 2.0.0 stable version is now [available](releases). +The 2.0.0 stable version is now [available](https://github.com/FakenMC/cf4ocl/releases). Summary ======= @@ -48,7 +48,6 @@ Download or clone _cf4ocl_, [build and install it](https://github.com/FakenMC/cf and [build](https://github.com/FakenMC/cf4ocl/wiki/Using-cf4ocl-in-a-new-project) a small example, such as the one bellow, which shows a nice and fast way to get an OpenCL context with a user-selected device: -: ```c #include @@ -69,9 +68,10 @@ int main() { ``` We appreciate any feedback. If you like this project and want to -contribute, take a look at the existing [issues](issues). We also need -help with [binary packaging](wiki/Install-the-binaries) for different -OSes. Other improvements or suggestions are of course, welcome. +contribute, take a look at the existing [issues](https://github.com/FakenMC/cf4ocl/issues). +We also need help with [binary packaging](https://github.com/FakenMC/cf4ocl/wiki/Install-the-binaries) +for different OSes. Other improvements or suggestions are of course, +welcome. Not yet integrated ================== diff --git a/README.mdpp b/README.mdpp index d58c467a..8815c2bb 100644 --- a/README.mdpp +++ b/README.mdpp @@ -1,7 +1,7 @@ News ==== -The 2.0.0 stable version is now [available](releases). +The 2.0.0 stable version is now [available](https://github.com/FakenMC/cf4ocl/releases). Summary ======= @@ -48,7 +48,6 @@ Download or clone _cf4ocl_, [build and install it](https://github.com/FakenMC/cf and [build](https://github.com/FakenMC/cf4ocl/wiki/Using-cf4ocl-in-a-new-project) a small example, such as the one bellow, which shows a nice and fast way to get an OpenCL context with a user-selected device: -: ```c #include @@ -69,9 +68,10 @@ int main() { ``` We appreciate any feedback. If you like this project and want to -contribute, take a look at the existing [issues](issues). We also need -help with [binary packaging](wiki/Install-the-binaries) for different -OSes. Other improvements or suggestions are of course, welcome. +contribute, take a look at the existing [issues](https://github.com/FakenMC/cf4ocl/issues). +We also need help with [binary packaging](https://github.com/FakenMC/cf4ocl/wiki/Install-the-binaries) +for different OSes. Other improvements or suggestions are of course, +welcome. Not yet integrated ================== diff --git a/VERSION b/VERSION index 8980efd5..384c6b19 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.0-beta.2+47.497af1c*v2.0.0-beta.2*2*0*0*beta.2*47*497af1c \ No newline at end of file +v2.0.0+1.8383165*v2.0.0*2*0*0**1*8383165 \ No newline at end of file