Skip to content

Commit 8fec1f1

Browse files
bump version with internal logic changes
1 parent 73f7c03 commit 8fec1f1

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.60.1
4+
VERSION 0.60.2
55
LANGUAGES C
66
DESCRIPTION "The C Container Collection (ccc). A collection of containers written in C."
77
)

0 commit comments

Comments
 (0)