1
1
mirror of https://github.com/rui314/mold.git synced 2024-07-15 00:30:25 +03:00

Bump mold version to 2.32.1

This commit is contained in:
Rui Ueyama 2024-06-27 14:04:26 +09:00
parent 3dbe2ac704
commit cf1c02d097

View File

@ -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)