summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING12
1 files changed, 6 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index e2450396a..d69c75dbf 100644
--- a/HACKING
+++ b/HACKING
@@ -258,12 +258,6 @@
locations. In case you need to sign with a non-default key, you can
use "make GNUPLOADFLAGS='--user KEY' git-upload-release".
-* Update version number in configure.ac to next alpha number.
- Re-run ./bootstrap.sh and commit.
-
-* Don't forget to "git push" your changes so they appear in the public
- git tree.
-
* For stable releases, update the manuals at www.gnu.org:
- Generate manuals:
cd doc
@@ -275,6 +269,12 @@
- Check for link errors, fix them, recheck until convergence:
<http://validator.w3.org/checklink>
+* Update version number in configure.ac to next alpha number.
+ Re-run ./bootstrap.sh and commit.
+
+* Don't forget to "git push" your changes so they appear in the public
+ git tree.
+
* Send the announcement at least to <autotools-announce@gnu.org> and
<automake@gnu.org>. If the release is a stable one, the announcement
must also go to <info-gnu@gnu.org>; if it is an alpha or beta release,