aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2021-12-22 15:15:02 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2021-12-22 15:15:02 +0800
commit37259214c592bd9e73eaa0cb2945b9f6173bd7ed (patch)
treeaeeaafb5fecd76bc025fb7577574f185323d0db2
parentf28f77e264e25a15d87a9deffd8d693be0cb9dd6 (diff)
downloadrmi4utils-37259214c592bd9e73eaa0cb2945b9f6173bd7ed.tar.gz
Update version for v1.3.8 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 58992a4..89c3e4c 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 7
+#define VERSION_SUBMINOR 8
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"