From 7801df5d75d8eda9ac0fd2cac63efc5a90e10c2c Mon Sep 17 00:00:00 2001 From: Vincent Huang Date: Thu, 31 Dec 2020 17:22:13 +0800 Subject: Update version for v1.3.3 release --- rmi4update/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3