summaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST.txt
blob: 80f7a46ca89edbaa6a7e86b8bbfca0622b6cbc70 (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
32
33
34
35
Release Checklist
=================

Pre-release:

- doc/CHANGELOG

Use ../ChangeLog to update changelog.

- README.txt, libnet/README

Sync these.

- configure.ac

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 and to people in doc/CONTRIB


- Announce release on libnet-dev-announce