Skip to content

Commit

Permalink
Merge pull request #31 from AcademySoftwareFoundation/alatdneg-patch-1
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
alatdneg authored Mar 10, 2023
2 parents ffcae3c + e26d9ae commit 56bf691
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)

set(XSTUDIO_GLOBAL_VERSION "0.8.0" CACHE STRING "Version string")
set(XSTUDIO_GLOBAL_VERSION "0.9.0" CACHE STRING "Version string")
set(XSTUDIO_GLOBAL_NAME xStudio)

project(${XSTUDIO_GLOBAL_NAME} VERSION ${XSTUDIO_GLOBAL_VERSION} LANGUAGES CXX)
Expand Down

0 comments on commit 56bf691

Please sign in to comment.