filename | src/dream.h |
changeset | 435:7a5d71e8560b |
prev | 422:61a0598e07ff |
next | 437:2c259474b474 |
author | nkeynes |
date | Wed Oct 10 11:02:04 2007 +0000 (13 years ago) |
permissions | -rw-r--r-- |
last change | First cut of new GUI |
file | annotate | diff | log | raw |
1.1 --- a/src/dream.h Sat Oct 06 09:03:24 2007 +00001.2 +++ b/src/dream.h Wed Oct 10 11:02:04 2007 +00001.3 @@ -1,5 +1,5 @@1.4 /**1.5 - * $Id: dream.h,v 1.13 2007-10-06 08:59:42 nkeynes Exp $1.6 + * $Id: dream.h,v 1.14 2007-10-10 11:02:04 nkeynes Exp $1.7 *1.8 * Miscellaneous application-wide declarations (mainly logging atm)1.9 *1.10 @@ -30,6 +30,7 @@1.11 #endif1.13 #define APP_NAME "lxDream"1.14 +#define APP_VERSION "0.8"1.16 /************************ Modules ********************************/1.17 /**
.