author | andyq <andyq> | 2003-01-12 00:41:51 (UTC) |
---|---|---|
committer | andyq <andyq> | 2003-01-12 00:41:51 (UTC) |
commit | 6e7d82135cdab0190739d2ddf84cd2211d18d00b (patch) (side-by-side diff) | |
tree | ce15e077dd8da2615817698dc5b750be2a8b24fc | |
parent | 24d26d4255c323b4b6cd47c0bcce8bcc126d35ee (diff) | |
download | opie-6e7d82135cdab0190739d2ddf84cd2211d18d00b.zip opie-6e7d82135cdab0190739d2ddf84cd2211d18d00b.tar.gz opie-6e7d82135cdab0190739d2ddf84cd2211d18d00b.tar.bz2 |
Updated version to 1.10
-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 b7be966..8b33446 100644 --- a/noncore/settings/aqpkg/global.h +++ b/noncore/settings/aqpkg/global.h @@ -17,9 +17,9 @@ #ifndef __GLOBAL_H #define __GLOBAL_H -#define VERSION_TEXT "AQPkg Version 1.9" +#define VERSION_TEXT "AQPkg Version 1.10" // 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 |