branch: elpa/hyperdrive
commit 3f4a789f5274b4aac1b7bc3be736b64c144a3f70
Author: Adam Porter <[email protected]>
Commit: Joseph Turner <[email protected]>
Docs: (CONTRIBUTING.org) Add version numbers locations section
---
CONTRIBUTING.org | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index e4aa0317cf..70101c8b42 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -70,6 +70,15 @@ These checklists should be followed when releasing new
versions:
11. [ ] Push ~master~ branch to remote.
12. [ ] Push git tags.
+* Version number locations
+
+/A list of the places where version numbers are present and need to be
updated./
+
+** hyper-gateway-ushin version numbers
+
++ [ ] [[file:hyperdrive.el::(defvar h/gateway-url-alist][h/gateway-url-alist v
ariable]]
++ [ ] [[file:hyperdrive-vars.el::defvar h/gateway-version-expected
"3.7.0"][h/gateway-version-expected variable]]
+
* Git hooks
Please consider using the following git hooks: