summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog9
-rw-r--r--library/version.h2
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 89cbeca..378ebf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ""