now working on v0.7.5

This commit is contained in:
Recep Aslantas
2020-05-16 22:11:54 +03:00
parent 269bdb3dbd
commit 4211c230cc
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8.2)
project(cglm VERSION 0.7.4 LANGUAGES C)
project(cglm VERSION 0.7.5 LANGUAGES C)
set(C_STANDARD 11)
set(C_STANDARD_REQUIRED YES)