From 15e870e98a90653b6f8572ca865e5412228daa19 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 23 Nov 2018 07:59:56 +0000 Subject: bump version --- ioriot/src/defaults.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ioriot/src/defaults.h b/ioriot/src/defaults.h index b0e9de7..24399a9 100644 --- a/ioriot/src/defaults.h +++ b/ioriot/src/defaults.h @@ -28,7 +28,7 @@ /** Controls how many tasks can be queued and buffered per worker thread */ #define TASK_BUFFER_PER_THREAD 512 /** Version of I/O Riot */ -#define IORIOT_VERSION "0.4.1" +#define IORIOT_VERSION "0.4.2" /** Copyright information */ #define IORIOT_COPYRIGHT "(c) Mimecast 2018" /** Max open files resource user limit */ -- cgit v1.2.3