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