---
wmitime/CHANGES | 4 ++++
wmitime/wmitime.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/wmitime/CHANGES b/wmitime/CHANGES
index 71fc433..7a744ad 100644
--- a/wmitime/CHANGES
+++ b/wmitime/CHANGES
@@ -1,5 +1,9 @@
Version Description
--------------------------------------------------------------
+0.5 * wmitime uses now the new library libdockapp that includes the
+ old wmgeneral library.
+ * Add note about libdockapp to README.
+
0.4 * Update GPL text and Free Software Foundation address.
* Remove trailing whitespace.
* Allow -display option with no argument. Previously, if a user
diff --git a/wmitime/wmitime.c b/wmitime/wmitime.c
index 24c0c37..9e511a0 100644
--- a/wmitime/wmitime.c
+++ b/wmitime/wmitime.c
@@ -38,7 +38,7 @@ char wmitime_mask_bits[64*64];
int wmitime_mask_width = 64;
int wmitime_mask_height = 64;
-#define WMITIME_VERSION "0.4"
+#define WMITIME_VERSION "0.5"
#define CHAR_WIDTH 5
#define CHAR_HEIGHT 7
--
2.1.4
--
To unsubscribe, send mail to [email protected].