]> Pileus Git - ~andy/aweather-web/blobdiff - html.h
Update for 0.5
[~andy/aweather-web] / html.h
diff --git a/html.h b/html.h
index ef991979d3c6ccdf0663526bebd4fc8ab94ba805..dd58b8488613b83b92e805d6324f077ce69483e6 100644 (file)
--- a/html.h
+++ b/html.h
@@ -1,3 +1,10 @@
+#define VERSION        "0.5"
+#define VERSION_LINUX  VERSION
+#define VERSION_GENTOO "0.4.1"
+#define VERSION_DEBIAN "0.4.2"
+#define VERSION_WIN32  VERSION
+#define VERSION_MACOS  "0"
+
 /* Types */
 typedef struct {
        const char *link;