X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fglobal.h;h=2b0fe204277ca4f15633a0fdf889b4cbf0020473;hb=868c533e84b3c81b6604b45b84efa32073aa20b4;hp=b823d73357d2242bd78030848ef6a98504a34c4c;hpb=6b896a9e1dc143bba86795be1e9336549db9b85f;p=fms.git diff --git a/include/global.h b/include/global.h index b823d73..2b0fe20 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.1" // opens database and creates tables and initial inserts if necessary void SetupDB();