aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Huang <vincent.huang@tw.synaptics.com>2020-12-31 17:22:13 +0800
committerVincent Huang <vincent.huang@tw.synaptics.com>2020-12-31 17:22:42 +0800
commit7801df5d75d8eda9ac0fd2cac63efc5a90e10c2c (patch)
tree521fdb27a939d5ab28019d72e23af3eb68d701a4
parent3bd485883a0c19cc167e8f4ae954db11a10472ac (diff)
downloadrmi4utils-7801df5d75d8eda9ac0fd2cac63efc5a90e10c2c.tar.gz
Update version for v1.3.3 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 495d50f..2f4f71d 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 2
+#define VERSION_SUBMINOR 3
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"