Skip to content

Commit be541cf

Browse files
committed
Bump version to 0.0.7
1 parent 203eddd commit be541cf

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,5 +1,5 @@
11
CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
2-
PROJECT(wlc VERSION 0.0.6 LANGUAGES C)
2+
PROJECT(wlc VERSION 0.0.7 LANGUAGES C)
33
set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" "${PROJECT_SOURCE_DIR}/CMake")
44

55
# Subprojects

0 commit comments

Comments
 (0)