aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2021-12-10 11:23:24 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2021-12-10 11:24:16 +0800
commitb08492c1b59b77dc0f7d88089b36838331e867dd (patch)
treee5d21c3cefd9bc56dd1059a99d6a96988898ec33
parentc0a94c67dc4d64cca7193ab0584d8496bc572d8f (diff)
downloadrmi4utils-b08492c1b59b77dc0f7d88089b36838331e867dd.tar.gz
Update version for v1.3.7 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index f10c532..58992a4 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 6
+#define VERSION_SUBMINOR 7
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"