blob: 8f3524d943a916293f993701a06fbfdd8d96392f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
How to release pciutils
~~~~~~~~~~~~~~~~~~~~~~~
(a couple of hints for the forgetful maintainer)
Update pci.ids.
Check version numbers in Makefile and lib/pci.h.
ssh-add ~/.ssh/id_korg
maint/tag-release vX.Y.Z
maint/push-to-public
maint/release
Update progs/pciutils at Jabberwock.
|