Skip to content

Commit b989176

Browse files
committed
Release v0.3.11
1 parent 356bbc8 commit b989176

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

3-
project(ScopeGuard VERSION 0.3.10)
3+
project(ScopeGuard VERSION 0.3.11)
44
message(STATUS "~~~ ${PROJECT_NAME} v${PROJECT_VERSION} ~~~")
55

66
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)