commit | f1387312b45de0e3524dc27ccaf806366506f7bb | [log] [tgz] |
---|---|---|
author | Vincent Huang <vincent.huang@tw.synaptics.com> | Fri Oct 28 19:03:56 2022 +0800 |
committer | Vincent Huang <vincent.huang@tw.synaptics.com> | Fri Oct 28 19:03:56 2022 +0800 |
tree | b54e90dd2fa6d60d841ff4e0f110dc1160ce77f6 | |
parent | 537827ba4d26eb7ed1c25a31b82657771ed16eb1 [diff] |
Update version for v1.3.12 release
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"