Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 00febd0

Browse files
author
Daniel
authored
Update CMakeLists.txt
1 parent 6718f78 commit 00febd0

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
@@ -4,7 +4,7 @@
44
cmake_minimum_required(VERSION 3.5.1 FATAL_ERROR)
55

66
# set project name
7-
project(dbscan VERSION 1.0.0)
7+
project(dbscan VERSION 1.0.1)
88

99
# set build type = Debug mode
1010
set(CMAKE_BUILD_TYPE Release)

0 commit comments

Comments
 (0)