aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2021-04-26 21:51:19 -0700
committerAndrew Duggan <andrew@duggan.us>2021-04-26 21:51:19 -0700
commit34da1e8f655dde7f7825882af50477b5228fa4eb (patch)
tree4ef1c411ecadcc3362415fcdf47e078857374d0b
parent79481d2377212bc1bc1085dc9c29d5bc34faec19 (diff)
downloadrmi4utils-34da1e8f655dde7f7825882af50477b5228fa4eb.tar.gz
Update version for v1.3.4 release
-rwxr-xr-xrmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index 2f4f71d..39e623f 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -33,7 +33,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
-#define VERSION_SUBMINOR 3
+#define VERSION_SUBMINOR 4
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"