]> mj.ucw.cz Git - pciutils.git/commitdiff
Released pciutils-2.2.5.
authorMartin Mares <mj@ucw.cz>
Fri, 4 May 2007 09:43:33 +0000 (11:43 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 4 May 2007 09:43:33 +0000 (11:43 +0200)
ChangeLog
Makefile

index f482ab11bd11c06c441356a639d1a95ffc052a4a..409f10f00fda3c8093126867668a99573d57f61d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-05-04  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.2.5.
+
        * pci.ids: Updated to the current snapshot of the database.
 
 2007-02-14  Martin Mares  <mj@ucw.cz>
index fc181e0368c4f60054db1e801b6f46047928cb12..74c44bbf0f8c750621831a405cb719dd7061ee1a 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.5-test1
-DATE=2007-02-06
+VERSION=2.2.5
+DATE=2007-05-04
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin