[Pkg-wmaker-commits] [wmtime] 19/101: wmtime: Bump to version 1.2.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:25 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 194000b2276300121482bcb423484649c4da2b3b
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Jan 3 16:16:21 2015 -0600

    wmtime: Bump to version 1.2.
---
 CHANGES  | 15 +++++++++++++++
 wmtime.c |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index fe5dd3e..47ceb52 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,21 @@ WMTime changes.
 Version         Description
 --------------------------------------------------------------
 
+1.2		- Released 150103
+		- Remove unused variables.
+		- Use rm -f in make clean.
+		- Update FSF address.
+		- Update GPLv2 from
+		  http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
+		- Update README contact information; remove trailing
+		  whitespaces.
+		- Remove trailing whitespace.
+		- Remove unnecessary Imakefile.
+		- Move source files to top directory.
+		- Update Makefile.
+		- Add -l option to specify locale.
+		- Remove unnecessary references to current version number.
+
 1.1		- Released 131013
 		- Incorporated many patches from Debian, including
 		  + Added manual page
diff --git a/wmtime.c b/wmtime.c
index 0981de3..ef12a4d 100644
--- a/wmtime.c
+++ b/wmtime.c
@@ -92,7 +92,7 @@ const char* default_left_action = NULL;
 const char* default_middle_action = NULL;
 const char* default_right_action = NULL;
 
-#define WMTIME_VERSION "1.1"
+#define WMTIME_VERSION "1.2"
 
   /********************/
  /* 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