From 737cd0be7fb009bf837a00847128b00051c5f096 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 10 Nov 2023 13:27:13 +0100 Subject: Updated for upcoming raylib 5.0 --- src/raylib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3