Increased version to 3.0.0

This commit is contained in:
Stefan Ritt 2014-11-26 16:49:59 +01:00
parent 0aaa74352b
commit 9b6b327744

View File

@ -26,7 +26,7 @@
\********************************************************************/
/* Version of ELOG */
#define VERSION "2.9.2"
#define VERSION "3.0.0"
/* ELOG identification */
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;