aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2015-03-16 15:45:46 -0700
committerAndrew Duggan <aduggan@synaptics.com>2015-03-16 15:45:46 -0700
commitbc1e37b101aa71b785e0c78abb1c2ee546506b60 (patch)
tree73844a7e3d90609b010cff127ccbbfaa3d063387
parent5597d1e03907ef7a2e130755baf20ee996bf85bb (diff)
downloadrmi4utils-bc1e37b101aa71b785e0c78abb1c2ee546506b60.tar.gz
bump the subminor verison to create a new release with some fixes
-rw-r--r--rmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 0cc8360..2f86068 100644
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 0
-#define VERSION_SUBMINOR 0
+#define VERSION_SUBMINOR 1
#define RMI4UPDATE_GETOPTS "hfd:plv"