aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2022-02-21 15:26:24 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2022-02-21 15:26:53 +0800
commit209baef35cd959faf19f64157a1be18dd6c5af76 (patch)
tree2b66fd3f2cf7c1f5059115f4069846145afc39f6
parent6dde81384619446d20c5eb872ff7cf921eac3f3a (diff)
downloadrmi4utils-209baef35cd959faf19f64157a1be18dd6c5af76.tar.gz
Update version for V1.3.9 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 761954e..38b1f77 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 8
+#define VERSION_SUBMINOR 9
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"