New stable release(v1.0.5)
dc / build (push) Successful in 25s Details

This commit is contained in:
Marco Cetica 2024-04-08 10:25:55 +02:00
parent 711080e27c
commit c01e0be94b
Signed by: marco
GPG Key ID: 45060A949E90D0FD
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12)
# Project name and version
project(dc VERSION 1.0.4)
project(dc VERSION 1.0.5)
# Retrieve build date
string(TIMESTAMP BUILD_DATE "%d-%b-%Y %H:%M:%S")