X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=html.h;h=edc16bfb1565c817cf5b4d0ffbe0826ce994ef10;hp=169f0c229bd2436463c7bdadbb5f030b5ca24ecc;hb=aa427dc9dcfdd5b361053efa98d05d5a6eacf6a1;hpb=8472fcba09b63d2096325a7f0aa344422e4d2567 diff --git a/html.h b/html.h index 169f0c2..edc16bf 100644 --- a/html.h +++ b/html.h @@ -1,18 +1,18 @@ /* Version information */ -#define VERSION "0.7" -#define VERSION_GRITS "0.7" -#define VERSION_WIN "0.7" -#define VERSION_MAC "0.7" +#define VERSION "0.8" +#define VERSION_GRITS "0.8" +#define VERSION_WIN "0.8" +#define VERSION_MAC "0.8" -#define VERSION_DESC "Version " VERSION " adds a GPS tracking plugin for Linux " \ - "along with various other updates and bug fixes" +#define VERSION_DESC "Version " VERSION " adds a compass rose, clickable radar labels, " \ + "and a number of bug fixes." /* Link info */ -#define WIKI_INDEX "/code/projects/aweather/wiki" -#define WIKI_INSTALL "/code/projects/aweather/wiki/Install" +#define WIKI_INDEX "/dev/projects/aweather/wiki" +#define WIKI_INSTALL "/dev/projects/aweather/wiki/Install" -#define BUG_LIST "/code/projects/aweather/issues" -#define BUG_NEW "/code/projects/aweather/issues/new" +#define BUG_LIST "/dev/projects/aweather/issues" +#define BUG_NEW "/dev/projects/aweather/issues/new" #define MAIL_LIST "http://pileus.org/mailman/listinfo/dev" #define MAIL_ARCH "http://pileus.org/pipermail/dev/"