add missing null pointer check after malloc
[project/uci.git] / Makefile
index c4d8577..28053c0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.7
+VERSION=0.8
 
 # optional features
 PLUGIN_SUPPORT=1