civodul pushed a commit to branch master
in repository maintenance.
commit 4e31d3cc16a41fb11c2c82e1f3a0ec79d6c30459
Author: Ludovic Courtès <[email protected]>
Date: Wed May 10 23:18:58 2017 +0200
doc: Mention 'autoreconf' for the release.
* doc/release.org (Add a Git tag): Mention autoreconf.
---
doc/release.org | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/doc/release.org b/doc/release.org
index 4f47cb0..972f3f3 100644
--- a/doc/release.org
+++ b/doc/release.org
@@ -111,13 +111,11 @@ Make that list "camera-ready":
Create a signed Git tag, like this:
$ git tag -s -u MY-KEY -m "GNU Guix X.Y." vX.Y
+ $ autoreconf # to update $(PACKAGE_VERSION)
The tag must be `vX.Y'. For the sake of consistency, always use
"GNU Guix X.Y." as the tag comment.
-The next “make dist” will automatically update the version number to
-match the tag.
-
** Run “make release”
This will automatically build: