[Pkg-wmaker-commits] [wmbubble] 168/207: Update version number for FreeBSD fixes

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:18:28 UTC 2015


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

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

commit 9be6d0b7b35d973a76f76744ca7feacbd165814f
Author: Robert Jacobs <rnjacobs at mit.edu>
Date:   Mon Jul 28 13:21:05 2014 -0700

    Update version number for FreeBSD fixes
---
 ChangeLog   | 4 ++++
 bubblemon.c | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d22acb1..7a0f679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -158,3 +158,7 @@ Sat 03 Sep 2011 - 1.50
     border half-transparent instead of solid. Use Xresources instead of
     Xdefaults. Almost everything is now customizable at run time, and all
     the build-time customizations have been removed.
+
+Mon 28 Jul 2014 - 1.51
+    Fixes from Doug Torrance for working on modern FreeBSD, and add Makefile
+    rules to build on Debian GNU/kFreeBSD.
diff --git a/bubblemon.c b/bubblemon.c
index 0041c7b..ba63111 100644
--- a/bubblemon.c
+++ b/bubblemon.c
@@ -1,4 +1,4 @@
-/*  WMBubble dockapp 1.50r
+/*  WMBubble dockapp 1.51
  *
  * Todo: merge in wmfishtime/bubblefishymon, reduce number of
  * compilation-time settings, make more things configurable via xresources.
@@ -44,7 +44,7 @@
  */
 #define _GNU_SOURCE
 
-#define VERSION "1.50r"
+#define VERSION "1.51"
 
 /* general includes */
 #include <stdio.h>

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



More information about the Pkg-wmaker-commits mailing list