Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Sep 1, 2022
1 parent e9d6790 commit 2fcc738
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
Expand Up @@ -12,7 +12,7 @@ option(QI_QMP_DOCS_TARGET "Build QI-QMP documentation" OFF)

# Project
# NOTE: DON'T USE TRAILING ZEROS IN VERSIONS
set(QI_QMP_BASE_VERSION 0.1.1) # Required for CI/CD
set(QI_QMP_BASE_VERSION 0.1.2) # Required for CI/CD
project(QI-QMP
VERSION ${QI_QMP_BASE_VERSION}
LANGUAGES CXX
Expand Down

0 comments on commit 2fcc738

Please sign in to comment.