]> Pileus Git - ~andy/aweather-web/blobdiff - html.h
Update for 0.6 (alerts plugin)
[~andy/aweather-web] / html.h
diff --git a/html.h b/html.h
index 9c44d9bf4aec1339f6a688f9e597fadf1698b6bd..3216d9d0219b151d1b5dd212bc6d591efe1144a7 100644 (file)
--- a/html.h
+++ b/html.h
@@ -1,8 +1,10 @@
 /* Version information */
-#define VERSION        "0.5.2"
-#define VERSION_WIN32  "0.5.2"
+#define VERSION        "0.6"
+#define VERSION_WIN32  "0.6"
 
-#define VERSION_DESC   "Version " VERSION " contains additional bug fixes and new desktop icons"
+#define VERSION_DESC   "Version " VERSION " adds a new \"Alert\" plugin for "    \
+                      "displaying Warnings, Watches, and Advisories issued by " \
+                      "the National Weather Services"
 
 /* Link info */
 #define WIKI_INDEX   "/code/projects/aweather/wiki"