wmifinfo: Bump to version 0.11
This commit is contained in:
parent
342325db8e
commit
ffe97ca698
|
@ -63,3 +63,6 @@
|
||||||
- Add manpage from Debian package.
|
- Add manpage from Debian package.
|
||||||
- Now maintained by the Window Maker Developers Team
|
- Now maintained by the Window Maker Developers Team
|
||||||
<wmaker-dev@googlegroups.com>.
|
<wmaker-dev@googlegroups.com>.
|
||||||
|
|
||||||
|
0.11 Bugfix
|
||||||
|
- Use extern when declaring global variables in header file.
|
||||||
|
|
|
@ -9,7 +9,7 @@ ENABLE_NWN_SUPPORT=n
|
||||||
# Nothing to configure under here
|
# Nothing to configure under here
|
||||||
|
|
||||||
NAME=wmifinfo
|
NAME=wmifinfo
|
||||||
VERSION=0.10
|
VERSION=0.11
|
||||||
|
|
||||||
CC = gcc
|
CC = gcc
|
||||||
LD = gcc
|
LD = gcc
|
||||||
|
|
Loading…
Reference in a new issue