Skip to content

Commit b0d4448

Browse files
committed
Bump version to 1.0.0
1 parent e544c2e commit b0d4448

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.21)
22

33
project(VisionRC
4-
VERSION 0.1.0
4+
VERSION 1.0.0
55
LANGUAGES CXX
66
)
77
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules)

0 commit comments

Comments
 (0)