Skip to content

Commit 6fde1fa

Browse files
committed
Release 1.1.4
1 parent 421144a commit 6fde1fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.28)
22

33
# Minor version increments with each new plugin
44
# Patch version increments with bugfixes and other changes not accompanied by new plugins
5-
project(ABII LANGUAGES CXX VERSION 1.1.3)
5+
project(ABII LANGUAGES CXX VERSION 1.1.4)
66

77
set(CMAKE_CXX_STANDARD 20)
88

0 commit comments

Comments
 (0)