From: Martin Mares Date: Sun, 1 Feb 2009 16:49:32 +0000 (+0100) Subject: Released as 3.1.2. X-Git-Tag: v3.1.2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv3.1.2;p=pciutils.git Released as 3.1.2. --- diff --git a/ChangeLog b/ChangeLog index 2cee31d..3125b92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-02-01 Martin Mares + + * Released as 3.1.2. + + * Fixed another silly bug in the command-line parser of setpci. + 2009-01-30 Martin Mares * Released as 3.1.1. diff --git a/Makefile b/Makefile index abfb8b0..140c87a 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.1 -DATE=2009-01-30 +VERSION=3.1.2 +DATE=2009-02-01 # Host OS and release (override if you are cross-compiling) HOST=