We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a2035 commit 15753d5Copy full SHA for 15753d5
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
2
3
project(imgui_sfml
4
LANGUAGES CXX
5
- VERSION 2.4
+ VERSION 2.5
6
)
7
8
# In CMake 3.12+ this policy will automatically take the ImGui_ROOT and SFML_ROOT environment variables
README.md
@@ -1,4 +1,4 @@
1
-ImGui-SFML v2.4
+ImGui-SFML v2.5
=======
[](https://github.com/eliasdaler/imgui-sfml/actions)
0 commit comments