Changed version to in-between releases version 1.5.13

As the master version is on that number it avoids confusion.
This commit is contained in:
gulrak 2023-03-03 17:48:35 +01:00 committed by GitHub
parent f3c1058928
commit b1ff2ce95e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7.2) cmake_minimum_required(VERSION 3.7.2)
project( project(
ghcfilesystem, ghcfilesystem,
VERSION 1.5.12 VERSION 1.5.13
) )
if (POLICY CMP0077) if (POLICY CMP0077)