Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Fix front page links
Browse files Browse the repository at this point in the history
Update VERSION file to 2.0.0
  • Loading branch information
nunofachada committed Jan 13, 2015
1 parent 1d09507 commit 43478a0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
=======
Expand Down Expand Up @@ -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 <cf4ocl2.h>
Expand All @@ -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
==================
Expand Down
10 changes: 5 additions & 5 deletions README.mdpp
Original file line number Diff line number Diff line change
@@ -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
=======
Expand Down Expand Up @@ -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 <cf4ocl2.h>
Expand All @@ -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
==================
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.0-beta.2+47.497af1c*v2.0.0-beta.2*2*0*0*beta.2*47*497af1c
v2.0.0+1.8383165*v2.0.0*2*0*0**1*8383165

0 comments on commit 43478a0

Please sign in to comment.