Increased version in elog-version.h

This commit is contained in:
2023-02-07 14:55:35 +01:00
parent dc4af9b86e
commit 7c7b74b619
+1 -1
View File
@@ -24,7 +24,7 @@
\********************************************************************/
/* Version of ELOG */
#define VERSION "3.1.4"
#define VERSION "3.1.5"
/* ELOG identification */
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;