-rw-r--r-- | noncore/settings/aqpkg/global.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/aqpkg/global.h b/noncore/settings/aqpkg/global.h index 1e23eb6..751e530 100644 --- a/noncore/settings/aqpkg/global.h +++ b/noncore/settings/aqpkg/global.h @@ -17,8 +17,10 @@ #ifndef __GLOBAL_H
#define __GLOBAL_H
+#define VERSION_TEXT "AQPkg Version 0.3"
+
// Uncomment the below line to run on a Linux box rather than a Zaurus
// box this allows you to change where root is, and where to load config files from
// #define X86
|