···3232# This could be handy for archiving the generated documentation or
3333# if some version control system is used.
34343535-PROJECT_NUMBER = 0.10.0
3535+PROJECT_NUMBER = 0.11.0
36363737# Using the PROJECT_BRIEF tag one can provide an optional one line description
3838# for a project that appears at the top of each page and should give viewer
+1-1
include/SDL_gpu.h
···14141515// Compile-time versions
1616#define SDL_GPU_VERSION_MAJOR 0
1717-#define SDL_GPU_VERSION_MINOR 10
1717+#define SDL_GPU_VERSION_MINOR 11
1818#define SDL_GPU_VERSION_PATCH 0
19192020/* Auto-detect if we're using the SDL2 API by the headers available. */