X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Fglobal.h;h=1eccbcc20f0b3dc4a9366b54af7cef8c9a5fcbf2;hb=964f55fd550fc711c0320ce6a24ad713040695d0;hp=b823d73357d2242bd78030848ef6a98504a34c4c;hpb=6b896a9e1dc143bba86795be1e9336549db9b85f;p=fms.git diff --git a/include/global.h b/include/global.h index b823d73..1eccbcc 100644 --- a/include/global.h +++ b/include/global.h @@ -4,7 +4,7 @@ #include #include -#define FMS_VERSION "0.1.0" +#define FMS_VERSION "0.1.2" // opens database and creates tables and initial inserts if necessary void SetupDB();