Release version 1.3
This commit is contained in:
parent
8cd84e8edf
commit
2f255b1756
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
|
# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
|
||||||
VERSION = 1.1
|
VERSION = 1.2
|
||||||
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)
|
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)
|
||||||
|
|
||||||
ifneq "$(GIT_DESC)" ""
|
ifneq "$(GIT_DESC)" ""
|
||||||
|
|
|
@ -185,7 +185,7 @@ L<git repository|https://github.com/LemonBoy/bar>
|
||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
|
|
||||||
2012-2015 (C) The Lemon Man
|
2012-2017 (C) The Lemon Man
|
||||||
|
|
||||||
Xinerama support was kindly contributed by Stebalien
|
Xinerama support was kindly contributed by Stebalien
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user