* Released version 1.2.11.1
diff --git a/Makefile b/Makefile
index c801524..765c1e7 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # You should use it this way :
 #   make TARGET=os CPU=cpu
 
-VERSION := 1.2.10
+VERSION := 1.2.11.1
 
 # Select target OS. TARGET must match a system for which COPTS and LIBS are
 # correctly defined below.