author | mickeyl <mickeyl> | 2004-09-17 21:08:42 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-17 21:08:42 (UTC) |
commit | 7f76f445500b701a8b80785e57b116073809b7b1 (patch) (unidiff) | |
tree | b17e2ffe18fcf9cd3b0c173fba4d9f7d519979c0 | |
parent | dcb3342e9f310425ed1abeaa6c00a3132ec609b8 (diff) | |
download | opie-7f76f445500b701a8b80785e57b116073809b7b1.zip opie-7f76f445500b701a8b80785e57b116073809b7b1.tar.gz opie-7f76f445500b701a8b80785e57b116073809b7b1.tar.bz2 |
this is 1.1.6
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,12 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2204-??-??Opie 1.1.x |
2 | |||
3 | New Features | ||
4 | ------------ | ||
5 | |||
6 | Fixed Bugs | ||
7 | ---------- | ||
8 | |||
9 | 2004-09-17Opie 1.1.6 | ||
2 | 10 | ||
3 | New Features | 11 | New Features |
4 | ------------ | 12 | ------------ |
diff --git a/library/version.h b/library/version.h index ab54651..4d27e24 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.1.5-snapshot" | 2 | #define QPE_VERSION "1.1.6" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |