Skip to content

Commit 995abf4

Browse files
committed
chore(cmake): bump version to v4.7.11
1 parent 7e05224 commit 995abf4

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,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.12)
2-
project(autobuild VERSION 4.7.10 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
2+
project(autobuild VERSION 4.7.11 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
33

44
include(GNUInstallDirs)
55
include(CheckTypeSize)

0 commit comments

Comments
 (0)