diff options
author | Attila Veghelyi <works@veghelyiattila.hu> | 2025-06-09 17:25:22 +0200 |
---|---|---|
committer | Attila Veghelyi <works@veghelyiattila.hu> | 2025-06-09 17:25:22 +0200 |
commit | a047db1259d3822b554d300ecc48fb2052bfc849 (patch) | |
tree | 87f05bec0b981ab40b24cd887d860b66cad57bd1 /Makefile_opgui | |
parent | 0259dec75bd7b43b0d74fe90ad061f74b5177c86 (diff) | |
download | OpenProgrammer-a047db1259d3822b554d300ecc48fb2052bfc849.tar.gz OpenProgrammer-a047db1259d3822b554d300ecc48fb2052bfc849.zip |
Diffstat (limited to 'Makefile_opgui')
-rw-r--r-- | Makefile_opgui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile_opgui b/Makefile_opgui index 3ec07f3..c911202 100644 --- a/Makefile_opgui +++ b/Makefile_opgui @@ -1,5 +1,5 @@ # equivalent to #define in c code -VERSION = 0.12.2 +VERSION = 0.12.4 CC = gcc PREFIX = /usr/local |