mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
now working on v0.7.8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
project('cglm', 'c',
|
||||
version : '0.7.7',
|
||||
version : '0.7.8',
|
||||
license : 'mit',
|
||||
default_options : [
|
||||
'c_std=c11',
|
||||
@@ -104,4 +104,4 @@ test_exe = executable('tests',
|
||||
|
||||
test('cglm.tests', test_exe)
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user