aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2020-11-20 17:59:21 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2020-11-20 17:59:21 +0800
commit4b3b901e72cb572e90e1112b7108307b9302fb3c (patch)
tree653773e2926a35d6f0583abe81f114f0ee60ff63
parent47a49a5d6bbdf7b60f55639fcb915bcaacd7fce5 (diff)
downloadrmi4utils-4b3b901e72cb572e90e1112b7108307b9302fb3c.tar.gz
Update version for v1.3.2 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 564d72b..495d50f 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 1
+#define VERSION_SUBMINOR 2
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"