Skip to content

Commit 2d33bd7

Browse files
committed
chore(cmake): bump version to v4.17.10
1 parent f935b33 commit 2d33bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12)
2-
project(autobuild VERSION 4.17.9 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
2+
project(autobuild VERSION 4.17.10 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
33

44
include(GNUInstallDirs)
55
include(CheckTypeSize)

0 commit comments

Comments
 (0)