X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fglobal.h;h=912021cc506034aa8a3454e03c6406f44f5bc915;hb=1230cc420c955e75051d011d964bc68f061ba08c;hp=30ad90d01ddc4273e2f32cebb8b6c51534c3c14b;hpb=6836fbb5db8464f56e682989996b2210b14231d0;p=fms.git diff --git a/include/global.h b/include/global.h index 30ad90d..912021c 100644 --- a/include/global.h +++ b/include/global.h @@ -5,7 +5,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.17" +#define FMS_VERSION "0.2.18" // opens database and creates tables and initial inserts if necessary void SetupDB();