X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fglobal.h;h=fa9f4870dd7ec68fe438fc4489996159c6f6295d;hp=529ef3bebc2470b3683cdd0c93d5e4e43611d26d;hb=9b22dd53fe62e312c1647310b7ec43aa127090af;hpb=18b45335ba24f3b6b6d4f4acfe8c5a5ae845ce00 diff --git a/include/global.h b/include/global.h index 529ef3b..fa9f487 100644 --- a/include/global.h +++ b/include/global.h @@ -5,7 +5,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.22" +#define FMS_VERSION "0.2.23" // opens database and creates tables and initial inserts if necessary void SetupDB();