Skip to content

Commit

Permalink
chore(cmake): bump version to 4.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai committed Feb 5, 2024
1 parent 7c146bf commit 945a191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(autobuild VERSION 4.0.18 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
project(autobuild VERSION 4.0.19 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)

include(GNUInstallDirs)
include(CheckTypeSize)
Expand Down

0 comments on commit 945a191

Please sign in to comment.