Updated to version 3.1.3 for the preview release

This commit is contained in:
Sam Lantinga 2024-10-03 23:01:55 -07:00
parent ca0b1eaf5a
commit 43e7ce7dfc
8 changed files with 17 additions and 17 deletions

View file

@ -22,7 +22,7 @@
/**
* \file SDL.h
*
* Main include header for the SDL library, version 3.1.2
* Main include header for the SDL library, version 3.1.3
*/
#ifndef SDL_h_