diff options
author | Werner Koch <wk@gnupg.org> | 2011-12-20 15:55:43 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-12-20 15:55:43 +0100 |
commit | 8e47f1e576f70d4dbe966523057fe3078006ae8b (patch) | |
tree | d15e09f9a5b02320dd2ae6ef8cb29821277f56ef /README.maint | |
parent | po: Update the German translation. (diff) | |
download | gnupg2-8e47f1e576f70d4dbe966523057fe3078006ae8b.tar.xz gnupg2-8e47f1e576f70d4dbe966523057fe3078006ae8b.zip |
Prepare for the beta3 release.
Diffstat (limited to 'README.maint')
-rw-r--r-- | README.maint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.maint b/README.maint index f390afc97..bdcdbf9c0 100644 --- a/README.maint +++ b/README.maint @@ -27,8 +27,8 @@ Release process: * Run "make -C po update-po". * Write NEWS entries and set the release date in NEWS. * In configure.ac set "my_issvn" to "no". - * Put a "Release <version>" line into the top level ChangeLog. * Commit all changes to GIT and push them. + * Do a commit with a "Release <version>" line. * Run "./autogen.sh --force" (--force is required for the svn magic in configure.ac and a good idea in any case) |