From: Martin Mares Date: Thu, 30 Dec 2010 13:48:39 +0000 (+0100) Subject: Released as version 1.13 X-Git-Tag: v1.13~2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ce6e061bc5ce7fbe7cd760b85871f74d3ac40e96;p=ywho.git Released as version 1.13 --- diff --git a/ChangeLog b/ChangeLog index eb48dba..819dc15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-12-30 Martin Mares + + * Released as version 1.13. + + * Fixed a trivial bug in parsing of /proc/loadavg. + 2010-08-20 Martin Mares * Released as version 1.12. diff --git a/Makefile b/Makefile index a2497a6..b2b2784 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ CFLAGS=-O2 -Wall -Wno-parentheses LDFLAGS= ROOT=/ -VERSION=1.12 +VERSION=1.13 ARCHIVE=ywho-$(VERSION).tar.gz all: ywho