aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2020-10-23 17:04:33 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2020-10-23 17:04:33 +0800
commit81bddc486c188f888468b918097cb1b6f2f7926c (patch)
tree185850d3ce2659cfc855c78648563a1af9a13c68
parent47043abb639b7da40bfbf4d26c6cf0ae6b471a7d (diff)
downloadrmi4utils-81bddc486c188f888468b918097cb1b6f2f7926c.tar.gz
Update version for v1.3.1 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 0c9489a..564d72b 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 0
+#define VERSION_SUBMINOR 1
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"