• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1How to release pciutils
2~~~~~~~~~~~~~~~~~~~~~~~
3(a couple of hints for the forgetful maintainer)
4
5Update pci.ids.
6
7Check version numbers in Makefile and lib/pci.h.
8
9ssh-add ~/.ssh/id_korg
10
11maint/tag-release vX.Y.Z
12
13maint/push-to-public
14
15maint/release
16
17ssh jw 'cd web && bin/release-prog pciutils X.Y.Z'
18