diff options
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 |