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

diff --git a/wmtime/CHANGES b/wmtime/CHANGES
index fe5dd3e..47ceb52 100644
--- a/wmtime/CHANGES
+++ b/wmtime/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/wmtime.c b/wmtime/wmtime.c
index 0981de3..ef12a4d 100644
--- a/wmtime/wmtime.c
+++ b/wmtime/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 */
-- 
2.1.0


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

Reply via email to