Maintenance #7

Merged
rboullard merged 21 commits from Development into main 2026-04-17 10:01:48 +00:00
Showing only changes of commit b1c3349814 - Show all commits

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.26)
project(Bin2CPP VERSION 0.1.0
project(Bin2CPP VERSION 1.0.0
DESCRIPTION "Bin2CPP"
LANGUAGES CXX)