Skip to content

Commit

Permalink
Bumped version to 1.1.5 so build systems/applications can test for wh…
Browse files Browse the repository at this point in the history
…ether glslang is now an external dependency.
  • Loading branch information
robertosfield committed May 24, 2024
1 parent 2ec6fb7 commit 16b8369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)

project(vsg
VERSION 1.1.4
VERSION 1.1.5
DESCRIPTION "VulkanSceneGraph library"
LANGUAGES CXX
)
Expand Down

0 comments on commit 16b8369

Please sign in to comment.