X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fglobal.h;h=d9a82e090c4ebb8c3ba6731bc5fee6dd6cbb1362;hb=52c0819bfc1d083c6e0738f75f0d7eeba521295a;hp=be6dec69bc34de20845f7043ff7beaced9403f08;hpb=df316253862dc50e8e5a790d9634ef90be37badb;p=fms.git diff --git a/include/global.h b/include/global.h index be6dec6..d9a82e0 100644 --- a/include/global.h +++ b/include/global.h @@ -5,7 +5,7 @@ //#include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.1.11" +#define FMS_VERSION "0.1.12" // opens database and creates tables and initial inserts if necessary void SetupDB();