Skip to content
Snippets Groups Projects
Commit 9173ec67 authored by Millian Poquet's avatar Millian Poquet
Browse files

[misc] bump version

parent ef2f4bd8
Branches
Tags v1.1.0
No related merge requests found
...@@ -96,7 +96,7 @@ endif() ...@@ -96,7 +96,7 @@ endif()
#################### ####################
# Batsched version # # Batsched version #
#################### ####################
set(default_batsched_version "v1.0.0") set(default_batsched_version "v1.1.0")
include(GetGitRevisionDescription) include(GetGitRevisionDescription)
git_describe(batsched_version) git_describe(batsched_version)
message(STATUS "Batsched version from git: ${batsched_version}") message(STATUS "Batsched version from git: ${batsched_version}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment