diff options
| author | Ray <[email protected]> | 2017-05-17 00:33:29 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-05-17 00:33:29 +0200 |
| commit | 0780cd4e6a4545fb2a45231c11f4aa54e624734e (patch) | |
| tree | f3a473ff8041805d10d921e5372e30e7bf187a0e /docs/cheatsheet/cheatsheet.html | |
| parent | a5bfd7db228b90b5ddc183a03e1f0630d7321091 (diff) | |
| download | raylib-0780cd4e6a4545fb2a45231c11f4aa54e624734e.tar.gz raylib-0780cd4e6a4545fb2a45231c11f4aa54e624734e.zip | |
Web review
Diffstat (limited to 'docs/cheatsheet/cheatsheet.html')
| -rw-r--r-- | docs/cheatsheet/cheatsheet.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cheatsheet/cheatsheet.html b/docs/cheatsheet/cheatsheet.html index be1e696a..b5404614 100644 --- a/docs/cheatsheet/cheatsheet.html +++ b/docs/cheatsheet/cheatsheet.html @@ -127,7 +127,7 @@ <a id="logo" href="http://www.raylib.com/index.html"></a> <p id="title">[simple and easy-to-use library to learn videogames programming]</p> <p id="plinks">[<a href="http://www.facebook.com/raylibgames" target="_blank">www.facebook.com/raylibgames</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> - <p id="version">v1.6.0 quick reference card</p> + <p id="version">v1.7.0 quick reference card</p> </div> <br> <div id="fulldata"> @@ -154,7 +154,7 @@ <p id="pcolors">colors</p> <div id="colors"><pre><code class="cpp"></code></pre></div> </div> - <p id="copyright">raylib quick reference card - Copyright (c) 2013-2016 Ramon Santamaria (<a href="http://www.twitter.com/raysan5">@raysan5</a>)</p> + <p id="copyright">raylib quick reference card - Copyright (c) 2013-2017 Ramon Santamaria (<a href="http://www.twitter.com/raysan5">@raysan5</a>)</p> </div> |
