aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2022-10-28 19:03:56 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2022-10-28 19:03:56 +0800
commitf1387312b45de0e3524dc27ccaf806366506f7bb (patch)
treeb54e90dd2fa6d60d841ff4e0f110dc1160ce77f6
parent537827ba4d26eb7ed1c25a31b82657771ed16eb1 (diff)
downloadrmi4utils-f1387312b45de0e3524dc27ccaf806366506f7bb.tar.gz
Update version for v1.3.12 releaseupstream-master
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index a5eb752..56871ed 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 11
+#define VERSION_SUBMINOR 12
#define RMI4UPDATE_GETOPTS "hfd:t:pclvm"