[Pkg-wmaker-commits] [wmtime] 94/101: wmtime: Bump to version 1.4.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmtime.

commit c9cffc81cfbdd7c00f1c262bc43771ff0dfa5e10
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 24 00:35:07 2015 -0400

    wmtime: Bump to version 1.4.
---
 CHANGES  | 5 +++++
 wmtime.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index d4079c4..6a3641d 100644
--- a/CHANGES
+++ b/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.c b/wmtime.c
index 406c2da..70f7cad 100644
--- a/wmtime.c
+++ b/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 */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmtime.git



More information about the Pkg-wmaker-commits mailing list