summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog11
-rw-r--r--library/version.h2
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 30d04f2..ffedca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
1 2005-??-??Opie 1.2.0
2
3 New Features
4 ------------
5
6 Fixed Bugs
7 ----------
8
9 Internal
10 --------
11
1 2005-02-03Opie 1.1.9 12 2005-02-03Opie 1.1.9
2 13
3 New Features 14 New Features
4 ------------ 15 ------------
5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 16 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
6 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 17 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
diff --git a/library/version.h b/library/version.h
index 826a567..0da9ccf 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.9" 2#define QPE_VERSION "1.1.9-snapshot"
3#define SUB_VERSION "" 3#define SUB_VERSION ""