[Pkg-wmaker-commits] [wmload] 46/58: wmload: Bump to version 0.9.6.

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


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

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

commit 768f7cdecf41168c09db69174559ed57e4fff992
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Apr 15 09:19:41 2015 -0500

    wmload: Bump to version 0.9.6.
---
 ChangeLog | 6 ++++++
 wmload.c  | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a2ecb7a..24872a2 100644
--- a/ChangeLog
+++ b/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.c b/wmload.c
index b8f83f2..a6f55c8 100644
--- a/wmload.c
+++ b/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)

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



More information about the Pkg-wmaker-commits mailing list