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 7ac6624..bdde783 100644 --- a/Makefile_opgui +++ b/Makefile_opgui @@ -1,5 +1,5 @@ # equivalent to #define in c code -VERSION = 0.12.1 +VERSION = 0.12.2 CC = gcc PREFIX = /usr/local |