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