summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-10 13:27:13 +0100
committerRay <[email protected]>2023-11-10 13:27:13 +0100
commit737cd0be7fb009bf837a00847128b00051c5f096 (patch)
treedd31072d5f7c6147a9470ccdd280f9d670b7505c /src
parent1b524bb2ec57cdca819d6d423639b5962736905a (diff)
downloadraylib-737cd0be7fb009bf837a00847128b00051c5f096.tar.gz
raylib-737cd0be7fb009bf837a00847128b00051c5f096.zip
Updated for upcoming raylib 5.0
Diffstat (limited to 'src')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index 769eaf5a..1c4c4a09 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -1,6 +1,6 @@
/**********************************************************************************************
*
-* raylib v4.6-dev - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
+* raylib v5.0 - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
*
* FEATURES:
* - NO external dependencies, all required libraries included with raylib