mirror of
https://github.com/vale981/bspwm
synced 2025-03-05 18:01:37 -05:00
Version 0.8.8
This commit is contained in:
parent
f84727fd51
commit
d7c81d8fce
2 changed files with 4 additions and 4 deletions
2
Makefile
2
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
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: bspwm
|
||||
.\" Author: [see the "Author" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" 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
|
||||
.\" -----------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue