X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fglobal.h;h=f2b227bed6f03f53871bc50a75e3132d01dbb444;hp=0c1be3b4acd65ab901c9e18c52b8c9b8f8bdcc66;hb=5c0453c8697cfaa843dd7f799e5404733ee56e13;hpb=8a0a83a78390f22f99d4487cda2569909dfbc28e diff --git a/include/global.h b/include/global.h index 0c1be3b..f2b227b 100644 --- a/include/global.h +++ b/include/global.h @@ -4,7 +4,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.4" +#define FMS_VERSION "0.2.5" // opens database and creates tables and initial inserts if necessary void SetupDB();