From 59b6f4be809f317c204ecf632fd83cc6b53237d7 Mon Sep 17 00:00:00 2001 From: Andrew Duggan Date: Thu, 31 Mar 2016 14:21:41 -0700 Subject: update version to v1.2.4 --- rmi4update/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rmi4update/main.cpp') diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp index 18f90e4..88e374f 100644 --- a/rmi4update/main.cpp +++ b/rmi4update/main.cpp @@ -33,7 +33,7 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 2 -#define VERSION_SUBMINOR 3 +#define VERSION_SUBMINOR 4 #define RMI4UPDATE_GETOPTS "hfd:plv" -- cgit v1.2.3