Skip to content

Commit 6b3192a

Browse files
authored
Update CMakeLists.txt
1 parent 47e84f8 commit 6b3192a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 4.1.1)
33
# set the project name
44
project(
55
GraphicsEngine
6-
VERSION 1.4.1
6+
VERSION 1.4.2
77
DESCRIPTION "Epic GPU accelerated rendering, compute engine using Vulkan and C++,C,Rust"
88
HOMEPAGE_URL "https://jonasheinle.de/"
99
LANGUAGES CXX C)

0 commit comments

Comments
 (0)