Skip to content

Commit

Permalink
Corrected version number to 0.5.27 (#1081)
Browse files Browse the repository at this point in the history
Corrected version number to 0.5.27 (was not set correctly by the CI system)
  • Loading branch information
jesper-friis authored Jan 24, 2025
1 parent ff8e5fd commit eda4e8b
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 @@ -3,7 +3,7 @@
cmake_minimum_required(VERSION 3.16)

project(dlite
VERSION 0.5.26
VERSION 0.5.27
DESCRIPTION "Lightweight data-centric framework for semantic interoperability"
HOMEPAGE_URL "https://github.com/SINTEF/dlite"
LANGUAGES C
Expand Down

0 comments on commit eda4e8b

Please sign in to comment.