From 4b3b901e72cb572e90e1112b7108307b9302fb3c Mon Sep 17 00:00:00 2001 From: Vincent Huang Date: Fri, 20 Nov 2020 17:59:21 +0800 Subject: Update version for v1.3.2 release --- rmi4update/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp index 564d72b..495d50f 100755 --- a/rmi4update/main.cpp +++ b/rmi4update/main.cpp @@ -33,7 +33,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 3 -#define VERSION_SUBMINOR 1 +#define VERSION_SUBMINOR 2 #define RMI4UPDATE_GETOPTS "hfd:t:pclv" -- cgit v1.2.3