Skip to content

Commit

Permalink
Bump mold version to 2.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Jun 27, 2024
1 parent 3dbe2ac commit cf1c02d
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
Expand Up @@ -44,7 +44,7 @@
# features and behave exactly the same.

cmake_minimum_required(VERSION 3.14)
project(mold VERSION 2.32.0)
project(mold VERSION 2.32.1)

include(CMakeDependentOption)
include(CheckSymbolExists)
Expand Down

0 comments on commit cf1c02d

Please sign in to comment.