now working on v0.8.9

This commit is contained in:
Recep Aslantas
2022-12-14 14:12:29 +03:00
parent 3894ea32fb
commit 71367b67cf
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8.2)
project(cglm
VERSION 0.8.8
VERSION 0.8.9
HOMEPAGE_URL https://github.com/recp/cglm
DESCRIPTION "OpenGL Mathematics (glm) for C"
LANGUAGES C