Skip to content

Commit

Permalink
Bump minor version, to 0.11.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
zanebeckwith committed Sep 11, 2020
1 parent 7088f12 commit 7da6e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/cmake)

project(xtt
LANGUAGES C
VERSION "0.10.4"
VERSION "0.11.0"
)

set(XTT_VERSION ${PROJECT_VERSION})
Expand Down

0 comments on commit 7da6e3e

Please sign in to comment.