X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fglobal.h;h=d9a82e090c4ebb8c3ba6731bc5fee6dd6cbb1362;hp=cb75d5acecd29a8e63fb06b92ba9de99781e6f38;hb=52c0819bfc1d083c6e0738f75f0d7eeba521295a;hpb=f60495a029c54358f82956482fe203fe2b7b5b23 diff --git a/include/global.h b/include/global.h index cb75d5a..d9a82e0 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.12" // opens database and creates tables and initial inserts if necessary void SetupDB();