---
 wmload/ChangeLog | 6 ++++++
 wmload/wmload.c  | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/wmload/ChangeLog b/wmload/ChangeLog
index a2ecb7a..24872a2 100644
--- a/wmload/ChangeLog
+++ b/wmload/ChangeLog
@@ -1,3 +1,9 @@
+VERSION: 0.9.6
+RELEASE DATE: 15 April 2015
+       -Clarify copyright information.
+        Add copyright header to wmload.c and COPYING file, obtained from
+        https://www.gnu.org/licenses/gpl-2.0.txt.
+
 VERSION: 0.9.5
 RELEASE DATE: 7 April 2015
        -Now maintained by the Window Maker Developers Team
diff --git a/wmload/wmload.c b/wmload/wmload.c
index b8f83f2..a6f55c8 100644
--- a/wmload/wmload.c
+++ b/wmload/wmload.c
@@ -42,7 +42,7 @@
 
 #define major_VER 0
 #define minor_VER 9
-#define patch_VER 5
+#define patch_VER 6
 #define MW_EVENTS   (ExposureMask | ButtonPressMask | StructureNotifyMask)
 #define FALSE 0
 #define Shape(num) (ONLYSHAPE ? num-5 : num)
-- 
2.1.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to