From d7c81d8fcef43aa1065e0fcb07546d82fb85f8db Mon Sep 17 00:00:00 2001 From: Bastien Dejean Date: Fri, 3 Jan 2014 09:10:32 +0100 Subject: [PATCH] Version 0.8.8 --- Makefile | 2 +- doc/bspwm.1 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index e263b0d..2572636 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.8.7 +VERSION = 0.8.8 CC ?= gcc LIBS = -lm -lxcb -lxcb-icccm -lxcb-ewmh -lxcb-randr -lxcb-xinerama diff --git a/doc/bspwm.1 b/doc/bspwm.1 index 1ff3942..0248bd5 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -2,12 +2,12 @@ .\" Title: bspwm .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 12/31/2013 +.\" Date: 01/03/2014 .\" Manual: Bspwm Manual -.\" Source: Bspwm 0.8.7 +.\" Source: Bspwm 0.8.8 .\" Language: English .\" -.TH "BSPWM" "1" "12/31/2013" "Bspwm 0\&.8\&.7" "Bspwm Manual" +.TH "BSPWM" "1" "01/03/2014" "Bspwm 0\&.8\&.8" "Bspwm Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------