Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Commit 0b09c3b

Browse files
committed
lib version (user)
1 parent 5738326 commit 0b09c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/project-library.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/project-common.cmake)
77

88
project(
99
${LIBRARY_NAME}
10-
VERSION 0.0.3
10+
VERSION 0.0.1
1111
LANGUAGES C CXX
1212
DESCRIPTION "template Copyright (c) 2024 TomasMark [at] digitalspace.name"
1313
HOMEPAGE_URL "https://github.com/tomasmark79/DotNameCpp")

0 commit comments

Comments
 (0)