Skip to content

Commit 07b51b5

Browse files
authored
Bump project version from 2.1.3 to 2.1.4
Preparing 2.1.4 release.
1 parent 59d9597 commit 07b51b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.23)
22

3-
project(stlab VERSION 2.1.3 LANGUAGES CXX)
3+
project(stlab VERSION 2.1.4 LANGUAGES CXX)
44

55
# Create the main library target first
66
add_library(stlab)

0 commit comments

Comments
 (0)