summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
commit5a020e6640b2723a57176e6596ea665442d53672 (patch)
tree818b324754678a526085a8cdac76ec4793955db5 /config.h
parent3fadc8b6863a267884e242b9e6303cfd117fce4e (diff)
downloadcataract-5a020e6640b2723a57176e6596ea665442d53672.tar.xz
Fix up meta tags, add support for author tag
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h b/config.h
index 3ce3d89..bf9e613 100644
--- a/config.h
+++ b/config.h
@@ -24,3 +24,7 @@
#define IMG_ORIG_DIR "_orig"
#define SETUP_XML "setup.xml"
+
+#define APP_VERSION "0.99.0"
+#define APP_BUILD_DATE "2008-07-27"
+