X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Fglobal.h;h=69952d18b03f3a0b1faec566e83445c60373a931;hb=9a14c0d9f7f7c319e539583b93664953764e83b7;hp=7dcc373f3da50c229ca9915b71f86ec5c73e0007;hpb=14fff12d9df0ee30e2df4bf9d22c2e83065816df;p=fms.git diff --git a/include/global.h b/include/global.h index 7dcc373..69952d1 100644 --- a/include/global.h +++ b/include/global.h @@ -5,7 +5,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.14" +#define FMS_VERSION "0.2.15" // opens database and creates tables and initial inserts if necessary void SetupDB();