bump subminor number
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index be59f92..57a65d5 100644
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
 
 #define VERSION_MAJOR		1
 #define VERSION_MINOR		1
-#define VERSION_SUBMINOR	0
+#define VERSION_SUBMINOR	1
 
 #define RMI4UPDATE_GETOPTS	"hfd:plv"