Skip to content

Commit

Permalink
chore(cmake): bump version to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai committed Jan 11, 2024
1 parent ab0a47e commit a95dfa2
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.6 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
project(autobuild VERSION 4.0.7 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)

include(GNUInstallDirs)
include(CheckTypeSize)
Expand Down

0 comments on commit a95dfa2

Please sign in to comment.