author | mickeyl <mickeyl> | 2005-03-31 19:02:53 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-03-31 19:02:53 (UTC) |
commit | a06caf5772561e9ce6842dc414686601a78d179c (patch) (unidiff) | |
tree | 5b13f4a4c826bffda2d428d30c63d60682ee38a1 | |
parent | b135ff0f8c4d1876eea8ecc81e2a821ec8e9cb9a (diff) | |
download | opie-a06caf5772561e9ce6842dc414686601a78d179c.zip opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.gz opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.bz2 |
this is 1.2.0-snapshot now
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 8 insertions, 3 deletions
@@ -1,4 +1,9 @@ | |||
1 | 2005-03-nnOpie 1.2.0 | 1 | 2005-??-??Opie 1.2.1 |
2 | |||
3 | Fixed Bugs | ||
4 | ---------- | ||
5 | |||
6 | 2005-03-25Opie 1.2.0 | ||
2 | 7 | ||
3 | Fixed Bugs | 8 | Fixed Bugs |
4 | ---------- | 9 | ---------- |
@@ -18,7 +23,7 @@ | |||
18 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 23 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
19 | * Added hi-res inline images for large resolution devices (drw) | 24 | * Added hi-res inline images for large resolution devices (drw) |
20 | * Improved launcher icons for consistency (ar) | 25 | * Improved launcher icons for consistency (ar) |
21 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) | 26 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
22 | 27 | ||
23 | Fixed Bugs | 28 | Fixed Bugs |
24 | ---------- | 29 | ---------- |
diff --git a/library/version.h b/library/version.h index 11c0e0f..a44c7d2 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.2.0" | 2 | #define QPE_VERSION "1.2.0-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |