aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2021-06-18 15:06:54 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2021-06-18 15:13:27 +0800
commit894fb799331cada9b23320ffb7325795e55ad066 (patch)
treeb1051e0ff862f861d1ae5e63d61585b4d546da41
parentbfb3cb813d1e539d432db04233bdc7cf82eefb1a (diff)
downloadrmi4utils-894fb799331cada9b23320ffb7325795e55ad066.tar.gz
Update version for v1.3.6 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index a710764..8dcd6ec 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 5
+#define VERSION_SUBMINOR 6
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"