2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-01-19 04:22:12 +00:00

Include 'Internal version bump to 11.4.0'

This commit is contained in:
Flamefire
2025-11-19 10:10:39 +00:00
parent fa328e8ea5
commit d6f8d88bb1

View File

@@ -15,7 +15,7 @@
cmake_minimum_required(VERSION 3.9...3.20)
# Version number starts at 10 to avoid conflicts with Nowide version
set(_version 11.3.0)
set(_version 11.4.0)
project(nowide VERSION ${_version} LANGUAGES CXX)
if(POLICY CMP0074)