diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-08-13 23:11:19 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-08-13 23:11:19 +0200 |
| commit | 5a020e6640b2723a57176e6596ea665442d53672 (patch) | |
| tree | 818b324754678a526085a8cdac76ec4793955db5 /config.h | |
| parent | 3fadc8b6863a267884e242b9e6303cfd117fce4e (diff) | |
| download | cataract-5a020e6640b2723a57176e6596ea665442d53672.tar.xz | |
Fix up meta tags, add support for author tag
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" + |
