wmhdplop: Bump to version 0.9.11.

This commit is contained in:
Torrance, Douglas 2018-12-11 01:50:20 +00:00 committed by Carlos R. Mafra
parent 28b757ce2f
commit 9f23c97912
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2018-12-10 (v0.9.11)
Include sys/sysmacros.h for major/minor funcs.
Fix integer overflow.
Remove trailing whitespace.
2016-11-24 (v0.9.10)
Now maintained by the Window Maker Team.
Add desktop entry file.

View File

@ -1,4 +1,4 @@
AC_INIT(wmhdplop, 0.9.10)
AC_INIT(wmhdplop, 0.9.11)
AC_CONFIG_SRCDIR(wmhdplop.c)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)