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