author | andyq <andyq> | 2003-01-18 12:39:12 (UTC) |
---|---|---|
committer | andyq <andyq> | 2003-01-18 12:39:12 (UTC) |
commit | 1c9b38eaee495c13d5d3fcbd818965339cc6d0ce (patch) (side-by-side diff) | |
tree | 613d47672050d4fa882b4e6a1af4d9094ada3ac2 | |
parent | ef5771cc300472fcbb7d1e0f8c15ef2cd8e51eb6 (diff) | |
download | opie-1c9b38eaee495c13d5d3fcbd818965339cc6d0ce.zip opie-1c9b38eaee495c13d5d3fcbd818965339cc6d0ce.tar.gz opie-1c9b38eaee495c13d5d3fcbd818965339cc6d0ce.tar.bz2 |
Upgraded to 1.11
-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 8b33446..920b090 100644 --- a/noncore/settings/aqpkg/global.h +++ b/noncore/settings/aqpkg/global.h @@ -15,13 +15,13 @@ * * ***************************************************************************/ #ifndef __GLOBAL_H #define __GLOBAL_H -#define VERSION_TEXT "AQPkg Version 1.10" +#define VERSION_TEXT "AQPkg Version 1.11" // 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 // Sets up location of ipkg.conf and root directory |