mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 02:01:42 -05:00
Version 0.8.6
This commit is contained in:
parent
887bad7707
commit
4f023b2999
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION = 0.8.5
|
||||
VERSION = 0.8.6
|
||||
|
||||
CC ?= gcc
|
||||
LIBS = -lm -lxcb -lxcb-icccm -lxcb-ewmh -lxcb-randr
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Date: 10/19/2013
|
||||
.\" Manual: Bspwm Manual
|
||||
.\" Source: Bspwm 0.8.5
|
||||
.\" Source: Bspwm 0.8.6
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "BSPWM" "1" "10/19/2013" "Bspwm 0\&.8\&.5" "Bspwm Manual"
|
||||
.TH "BSPWM" "1" "10/19/2013" "Bspwm 0\&.8\&.6" "Bspwm Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue