From fbe2ea003c64c757872471f419180a05b9c1e631 Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Wed, 3 Aug 2022 11:20:06 +0000 Subject: [PATCH] Release v0.3.11 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fb3ea1809..c5450c4b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14) project(dlite - VERSION 0.3.10 + VERSION 0.3.11 DESCRIPTION "Lightweight data-centric framework for semantic interoperability" HOMEPAGE_URL "https://github.com/SINTEF/dlite" LANGUAGES C