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 47e84f8 commit 6b3192aCopy full SHA for 6b3192a
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 4.1.1)
3
# set the project name
4
project(
5
GraphicsEngine
6
- VERSION 1.4.1
+ VERSION 1.4.2
7
DESCRIPTION "Epic GPU accelerated rendering, compute engine using Vulkan and C++,C,Rust"
8
HOMEPAGE_URL "https://jonasheinle.de/"
9
LANGUAGES CXX C)
0 commit comments