aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2022-10-26 18:56:01 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2022-10-26 18:56:01 +0800
commit7522f2609b24bd5e184f944126e65e9521fcd399 (patch)
treeda19a0159ced03a8908e1e3e6101df638c26553b
parent1ed13a9ac1c367893f9e2a96909aa57cd3e8d7ff (diff)
downloadrmi4utils-7522f2609b24bd5e184f944126e65e9521fcd399.tar.gz
Update version for v1.3.10 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 386930f..85e9c96 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 9
+#define VERSION_SUBMINOR 10
#define RMI4UPDATE_GETOPTS "hfd:t:pclvm"