commit faa0d121e34e145146a9a191c5032024b045bca1
parent a1f55d31016b985f0df4d770552083c387245fdd
Author: Bastien Dejean <nihilhill@gmail.com>
Date: Sat, 19 Oct 2013 11:54:56 +0200
Version 0.5.2
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,5 +1,5 @@
NAME = sxhkd
-VERSION = 0.5.1
+VERSION = 0.5.2
CC ?= gcc
LIBS = -lm -lxcb -lxcb-keysyms
diff --git a/doc/sxhkd.1 b/doc/sxhkd.1
@@ -2,12 +2,12 @@
.\" Title: sxhkd
.\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 10/07/2013
+.\" Date: 10/19/2013
.\" Manual: Sxhkd Manual
-.\" Source: Sxhkd 0.5.1
+.\" Source: Sxhkd 0.5.2
.\" Language: English
.\"
-.TH "SXHKD" "1" "10/07/2013" "Sxhkd 0\&.5\&.1" "Sxhkd Manual"
+.TH "SXHKD" "1" "10/19/2013" "Sxhkd 0\&.5\&.2" "Sxhkd Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------