commit 9bbb2dbda3e2b868731f5d9632ee4fd26abb7033
parent cb7b2e81256e8d1a910c8436f3a6a7660a4d846d
Author: Bastien Dejean <nihilhill@gmail.com>
Date: Tue, 1 Oct 2013 11:26:56 +0200
Version 0.5
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,5 +1,5 @@
NAME = sxhkd
-VERSION = 0.4.3
+VERSION = 0.5
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: 09/22/2013
+.\" Date: 10/01/2013
.\" Manual: Sxhkd Manual
-.\" Source: Sxhkd 0.4.3
+.\" Source: Sxhkd 0.5
.\" Language: English
.\"
-.TH "SXHKD" "1" "09/22/2013" "Sxhkd 0\&.4\&.3" "Sxhkd Manual"
+.TH "SXHKD" "1" "10/01/2013" "Sxhkd 0\&.5" "Sxhkd Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------