]> Pileus Git - ~andy/aweather-web/blobdiff - html.h
Update for 0.6.1
[~andy/aweather-web] / html.h
diff --git a/html.h b/html.h
index 9c44d9bf4aec1339f6a688f9e597fadf1698b6bd..38020d78579d7a3a0b0ed5e752067bed8e591f3c 100644 (file)
--- a/html.h
+++ b/html.h
@@ -1,8 +1,9 @@
 /* Version information */
-#define VERSION        "0.5.2"
-#define VERSION_WIN32  "0.5.2"
+#define VERSION        "0.6.1"
+#define VERSION_WIN32  "0.6.1"
 
-#define VERSION_DESC   "Version " VERSION " contains additional bug fixes and new desktop icons"
+#define VERSION_DESC   "Version " VERSION " adds a Radar menu for quickly " \
+                      "jumping to a NEXRAD site and also fixes some bugs"
 
 /* Link info */
 #define WIKI_INDEX   "/code/projects/aweather/wiki"
@@ -25,6 +26,7 @@
 
 #define DEBIAN_HOME  "http://packages.debian.org/unstable/aweather"
 #define UBUNTU_HOME  "http://packages.ubuntu.com/oneiric/science/aweather"
+#define UBUNTU_PPA   "https://launchpad.net/~andy753421/+archive/aweather"
 #define ARCH_HOME    "http://aur.archlinux.org/packages.php?ID=52003"
 
 #define PREFIX       "http://lug.rose-hulman.edu/proj/aweather/"