Skip to content

Commit 79db7bc

Browse files
breaking initialization bumps version
1 parent 24082d8 commit 79db7bc

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
@@ -1,7 +1,7 @@
11
# This version gives us file sets which are great for library install.
22
cmake_minimum_required(VERSION 3.23)
33
project("ccc"
4-
VERSION 0.51.0
4+
VERSION 0.60.0
55
LANGUAGES C
66
DESCRIPTION "The C Container Collection (ccc). A collection of containers written in C."
77
)

0 commit comments

Comments
 (0)