Skip to content

Commit 56bf691

Browse files
authored
Merge pull request #31 from AcademySoftwareFoundation/alatdneg-patch-1
Bump version
2 parents ffcae3c + e26d9ae commit 56bf691

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
22

3-
set(XSTUDIO_GLOBAL_VERSION "0.8.0" CACHE STRING "Version string")
3+
set(XSTUDIO_GLOBAL_VERSION "0.9.0" CACHE STRING "Version string")
44
set(XSTUDIO_GLOBAL_NAME xStudio)
55

66
project(${XSTUDIO_GLOBAL_NAME} VERSION ${XSTUDIO_GLOBAL_VERSION} LANGUAGES CXX)

0 commit comments

Comments
 (0)