aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2015-06-23 16:12:28 -0700
committerAndrew Duggan <aduggan@synaptiics.com>2015-06-23 16:41:31 -0700
commit040d599b47f9366e8f284aa8ee65ecd073567bbb (patch)
tree40abd73728e418a1cc770406d26fd6370aca011d
parent1129d67c8fa6c511d5d71df8a0e288235b7e5760 (diff)
downloadrmi4utils-040d599b47f9366e8f284aa8ee65ecd073567bbb.tar.gz
bump subminor number
-rw-r--r--rmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
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"