]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 2.2.4.
authorMartin Mares <mj@ucw.cz>
Sat, 9 Sep 2006 12:57:12 +0000 (14:57 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Sep 2006 12:57:12 +0000 (14:57 +0200)
ChangeLog
Makefile

index 99640422346555f5f9597ab6b568ecd445b03197..00bafa4b5bc601459395fa41049eed3fd06cef8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-09-09  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.2.4.
+
        * maint/release: Remind the maintainer about the current PCI_LIB_VERSION.
 
        * lib/pci.h: Updated PCI_LIB_VERSION.
index b187e9badef5bafe6e9daae739ab5e5371900850..d0dfc6193516a8df3384c7bc59b552cf01017241 100644 (file)
--- 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