Skip to content

Commit

Permalink
CMakeLists.txt project version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
PKua007 committed Dec 3, 2023
1 parent 0058b9f commit b57b554
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
project(rampack VERSION 1.1.0)
project(rampack VERSION 1.2.0)

# Available options
option(RAMPACK_STATIC_LINKING "Build no-dependency static executable" OFF)
Expand Down

0 comments on commit b57b554

Please sign in to comment.