aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rmi4update/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 57a65d5..11146e1 100644
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -32,8 +32,8 @@
#include "rmi4update.h"
#define VERSION_MAJOR 1
-#define VERSION_MINOR 1
-#define VERSION_SUBMINOR 1
+#define VERSION_MINOR 2
+#define VERSION_SUBMINOR 0
#define RMI4UPDATE_GETOPTS "hfd:plv"