From: Martin Mares Date: Sat, 9 Sep 2006 12:57:12 +0000 (+0200) Subject: Released as 2.2.4. X-Git-Tag: v3.0.0~20 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fb2606539c8f2fdc070ac292d4749b7c2e14b8fd;p=pciutils.git Released as 2.2.4. --- diff --git a/ChangeLog b/ChangeLog index 9964042..00bafa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-09-09 Martin Mares + * Released as 2.2.4. + * maint/release: Remind the maintainer about the current PCI_LIB_VERSION. * lib/pci.h: Updated PCI_LIB_VERSION. diff --git a/Makefile b/Makefile index b187e9b..d0dfc61 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.2.4-pre4 -DATE=2006-07-30 +VERSION=2.2.4 +DATE=2006-09-09 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin