wmifinfo: Bump to version 0.10.

This commit is contained in:
Doug Torrance 2014-12-08 21:01:56 -06:00 committed by Carlos R. Mafra
parent fedf1586c2
commit fc4f7f845c
2 changed files with 10 additions and 1 deletions

View file

@ -54,3 +54,12 @@
- the '-i' flag (initial interface) was broken. Thanks to Rod van
Meter.
0.10 Bugfix
- Add valid timeval. Patch by Julien BLACHE.
- Update Makefile.
- Fix compiler warnings.
- Add manpage from Debian package.
- Now maintained by the Window Maker Developers Team
<wmaker-dev@lists.windowmaker.org>.

View file

@ -9,7 +9,7 @@ ENABLE_NWN_SUPPORT=n
# Nothing to configure under here
NAME=wmifinfo
VERSION=0.09
VERSION=0.10
CC = gcc
LD = gcc