author | andyq <andyq> | 2002-11-22 16:12:07 (UTC) |
---|---|---|
committer | andyq <andyq> | 2002-11-22 16:12:07 (UTC) |
commit | 3b5b10771415ef0a4cf7e4e02805e64238171f52 (patch) (unidiff) | |
tree | 2c6b642e3c5bb623ff3d6171aa1a65632e08853f | |
parent | 34ca473739286557b3d0c73525740f0b8b01fd4b (diff) | |
download | opie-3b5b10771415ef0a4cf7e4e02805e64238171f52.zip opie-3b5b10771415ef0a4cf7e4e02805e64238171f52.tar.gz opie-3b5b10771415ef0a4cf7e4e02805e64238171f52.tar.bz2 |
changed to 1.5
-rw-r--r-- | noncore/settings/aqpkg/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/aqpkg/global.h b/noncore/settings/aqpkg/global.h index ddfb3ac..e1a4ed4 100644 --- a/noncore/settings/aqpkg/global.h +++ b/noncore/settings/aqpkg/global.h | |||
@@ -17,9 +17,9 @@ | |||
17 | 17 | ||
18 | #ifndef __GLOBAL_H | 18 | #ifndef __GLOBAL_H |
19 | #define __GLOBAL_H | 19 | #define __GLOBAL_H |
20 | 20 | ||
21 | #define VERSION_TEXT "AQPkg Version 1.4" | 21 | #define VERSION_TEXT "AQPkg Version 1.5" |
22 | 22 | ||
23 | // Uncomment the below line to run on a Linux box rather than a Zaurus | 23 | // Uncomment the below line to run on a Linux box rather than a Zaurus |
24 | // box this allows you to change where root is, and where to load config files from | 24 | // box this allows you to change where root is, and where to load config files from |
25 | // #define X86 | 25 | // #define X86 |