wmifinfo: Bump to version 0.11
This commit is contained in:
parent
342325db8e
commit
ffe97ca698
|
@ -63,3 +63,6 @@
|
|||
- Add manpage from Debian package.
|
||||
- Now maintained by the Window Maker Developers Team
|
||||
<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
|
||||
|
||||
NAME=wmifinfo
|
||||
VERSION=0.10
|
||||
VERSION=0.11
|
||||
|
||||
CC = gcc
|
||||
LD = gcc
|
||||
|
|
Loading…
Reference in a new issue