Skip to content

Commit

Permalink
chore(cmake): bump version to v4.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai committed Jan 14, 2025
1 parent 6810dee commit 6dc3c36
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.7.6 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)
project(autobuild VERSION 4.7.7 HOMEPAGE_URL "https://github.com/AOSC-Dev/autobuild4" LANGUAGES C CXX)

include(GNUInstallDirs)
include(CheckTypeSize)
Expand Down

0 comments on commit 6dc3c36

Please sign in to comment.