From 5a020e6640b2723a57176e6596ea665442d53672 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Wed, 13 Aug 2008 23:11:19 +0200 Subject: Fix up meta tags, add support for author tag --- config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.h') 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" + -- cgit v1.2.3