]> Pileus Git - ~andy/aweather-web/blobdiff - html.h
Misc updates for 0.6.3
[~andy/aweather-web] / html.h
diff --git a/html.h b/html.h
index 4ad29e0a1d45fa483619f70fccecd0b7b9949ba3..fbfb82c304f084954c37ba73b6741eb756baee9e 100644 (file)
--- a/html.h
+++ b/html.h
@@ -1,10 +1,11 @@
 /* Version information */
-#define VERSION        "0.6.1"
-#define VERSION_GRITS  "0.6.2"
-#define VERSION_WIN32  "0.6.1"
+#define VERSION        "0.6.3"
+#define VERSION_GRITS  "0.6.3"
+#define VERSION_WIN    "0.6.3"
+#define VERSION_MAC    "0.6.3"
 
-#define VERSION_DESC   "Version " VERSION " adds a Radar menu for quickly " \
-                      "jumping to a NEXRAD site and also fixes some bugs"
+#define VERSION_DESC   "Version " VERSION " adds support for Mac OS X and " \
+                      "provides an improved <a href=\"manual\">User Guide</a>"
 
 /* Link info */
 #define WIKI_INDEX   "/code/projects/aweather/wiki"