1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Preparing 2.0.7

This commit is contained in:
Werner Koch 2007-09-10 15:40:29 +00:00
parent 7f033b2a88
commit 782e1bc00b
35 changed files with 172 additions and 132 deletions

View file

@ -30,8 +30,8 @@ Release process:
* Run "./autogen.sh --force"
(--force is required for the svn magic in configure.ac and a good
idea in any case)
* Run configure as usual.
* Run "make distcheck"
* Run "configure --enable-maintainer-mode".
* Run "make distcheck".
* Build and test the new tarball (best on a different machine).
* Build and test the W32 version.
* Using the final test build run a "make -C doc online".