---
 wmtime/CHANGES  | 5 +++++
 wmtime/wmtime.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/wmtime/CHANGES b/wmtime/CHANGES
index d4079c4..6a3641d 100644
--- a/wmtime/CHANGES
+++ b/wmtime/CHANGES
@@ -3,6 +3,11 @@ WMTime changes.
 Version         Description
 --------------------------------------------------------------
 
+1.4            - Released 150824
+               - The dockapp wmtime uses the new version of libdockapp and do
+                 not use libwmgeneral.
+               - Add note about libdockapp to INSTALL.
+
 1.3            - Released 150525
                - Update to latest version of wmgeneral library.
                - Fix typos. Ran `codespell -w`.
diff --git a/wmtime/wmtime.c b/wmtime/wmtime.c
index 406c2da..70f7cad 100644
--- a/wmtime/wmtime.c
+++ b/wmtime/wmtime.c
@@ -103,7 +103,7 @@ const char* default_left_action = NULL;
 const char* default_middle_action = NULL;
 const char* default_right_action = NULL;
 
-#define WMTIME_VERSION "1.3"
+#define WMTIME_VERSION "1.4"
 
   /********************/
  /* Global Variables */
-- 
2.1.4


-- 
To unsubscribe, send mail to [email protected].

Reply via email to