X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fglobal.h;h=29af6550b59cce32eafe63664852a2e334d6a4db;hp=69952d18b03f3a0b1faec566e83445c60373a931;hb=7ddb1aeb0b3dc7384597e75f7b3557f2d8f6d14c;hpb=9a14c0d9f7f7c319e539583b93664953764e83b7 diff --git a/include/global.h b/include/global.h index 69952d1..29af655 100644 --- a/include/global.h +++ b/include/global.h @@ -5,7 +5,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.15" +#define FMS_VERSION "0.2.16" // opens database and creates tables and initial inserts if necessary void SetupDB();