commit 77792a8

0uppy  ·  2026-05-09 15:53:33 +0000 UTC
parent 9fae0fe
slgro 1.3 - Updated the meson file as a way to confirm v1.3 is officially out yay :3

Tho im already working on a small v1.3-2 to fix a problem or two i have with slgro atm..
1 files changed,  +1, -1
+1, -1
1@@ -1,5 +1,5 @@
2 project('slgro', 'c',
3-  version: '1.2',
4+  version: '1.3',
5   default_options: ['c_std=c99', 'warning_level=2'],
6 )
7