diff options
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ The following checklist should be used for making a pacman release. - Update NEWS and README files - Pull translation updates from Transifex - Update version in configure.ac as described in file -- Update doc/index.txt -- Create a signed git tag (git tag -x vX.Y.Z -m "commit message") +- Update doc/index.asciidoc +- Create a signed git tag (git tag -s vX.Y.Z -m "commit message") - Create and sign release tarballs (generate with "make distcheck") - Update pacman website |