aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2022-10-27 17:51:49 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2022-10-27 17:51:49 +0800
commite75dd6d14a056248a416edf86148546303decbd8 (patch)
tree55ec886c39262e686e2d15f90a1e6c727e9424ca
parentbd63cd1a4c7a9b16eebca51b00e7d95a546a2589 (diff)
downloadrmi4utils-e75dd6d14a056248a416edf86148546303decbd8.tar.gz
Update version for v1.3.11 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 85e9c96..a5eb752 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -34,7 +34,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 10
+#define VERSION_SUBMINOR 11
#define RMI4UPDATE_GETOPTS "hfd:t:pclvm"