summaryrefslogtreecommitdiff
path: root/checklist.txt
blob: ed0ff0a02a07d87590ece7b876e651037c3ee24c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Release Checklist
=================

Pre-release:

- doc/CHANGELOG

Use ../ChangeLog to update changelog.

- configure.in

Update version.

- src/Makefile.am

Update LDFLAGS' version-info.

- tag it, with -rc#

> git tag -a libnet-x.y.z -m libnet-x.y.z
> git push --tags

- Build it, ../Build

- Push it, ../Push

- Announce release-candidate on libnet-dev-announce


- Announce release on libnet-dev-announce