Skip to content

Commit 7a615e7

Browse files
committed
Set version to 0.8.1
1 parent 7b1ced7 commit 7a615e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.14)
22

3-
project(scratchcpp-render VERSION 0.8.0 LANGUAGES CXX)
3+
project(scratchcpp-render VERSION 0.8.1 LANGUAGES CXX)
44

55
set(CMAKE_INCLUDE_CURRENT_DIR ON)
66
set(CMAKE_AUTOUIC ON)

0 commit comments

Comments
 (0)