aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2019-07-29 17:49:32 -0700
committerAndrew Duggan <aduggan@synaptics.com>2019-07-29 17:49:32 -0700
commitf13d3d01e48d4ae201ef46edd08a89f7626cb448 (patch)
tree1fe50317a8b26518a6a9c76b7ee8b1464468cb36
parent8ace50ebaec4c21c2673ac830463ea4a4db4c45e (diff)
downloadrmi4utils-f13d3d01e48d4ae201ef46edd08a89f7626cb448.tar.gz
Update version for v1.3.0 release
-rwxr-xr-xrmi4update/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index bf30cb9..0c9489a 100755
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -32,8 +32,8 @@
#include "rmi4update.h"
#define VERSION_MAJOR 1
-#define VERSION_MINOR 2
-#define VERSION_SUBMINOR 14
+#define VERSION_MINOR 3
+#define VERSION_SUBMINOR 0
#define RMI4UPDATE_GETOPTS "hfd:t:pclv"