wmcpuload: Bump to version 1.1.1.

This commit is contained in:
Doug Torrance 2016-10-20 10:17:45 -04:00 committed by Carlos R. Mafra
parent 6c8d54feb4
commit a9b993ef1a
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2016 Oct 20
* Bump to version 1.1.1.
* Fix Makefile.am for automake 1.14.
* Update url and contact information.
* Remove CVS cruft.
* Update autotools files to silence warnings.
* Restore some previous commits (COPYING update, whitespace).
2006 Jan 28
* cpu_linux.c:
* main.c:

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl AC_INIT(src/main.c)
dnl AM_INIT_AUTOMAKE(wmcpuload, 0.9.0)
AC_INIT(wmcpuload, 1.1.0pre5, wmaker-dev@lists.windowmaker.org)
AC_INIT(wmcpuload, 1.1.1, wmaker-dev@lists.windowmaker.org)
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE