summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOndřej Lysoněk <olysonek@redhat.com>2019-10-17 16:18:23 +0200
committerOndřej Lysoněk <olysonek@redhat.com>2019-10-17 16:18:23 +0200
commitf1e1a7607caa96bda67920f76c795d1dc7d9a10c (patch)
treea62b0642bd31c9a3386dbc25b8dd5526b725245f /doc
parent5c900c7e851cc1f0de81772432e37a54e9833f89 (diff)
downloadlm-sensors-git-f1e1a7607caa96bda67920f76c795d1dc7d9a10c.tar.gz
Rename LM_SENSORS_VER to LM_VERSION
Rename LM_SENSORS_VER to LM_VERSION to match the version constant in version.h. Also, use the "+git" suffix in the version as we are between releases.
Diffstat (limited to 'doc')
-rw-r--r--doc/developers/release_checklist6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/developers/release_checklist b/doc/developers/release_checklist
index 0744564d..a97745e1 100644
--- a/doc/developers/release_checklist
+++ b/doc/developers/release_checklist
@@ -10,8 +10,7 @@ Release steps:
- Update the CHANGES file (set version and release date)
- Update doc/developers/lm_sensors.lsm (Version, Entered-date and Primary-site)
- Update doc/libsensors-API.txt and SENSORS_API_VERSION in lib/sensors.h
-- Update version.h
-- grep for LM_SENSORS_VER and update values of the constant
+- grep for LM_VERSION and update values of the constants
- Commit
- Tag the release using git:
git tag V3-x-x
@@ -23,6 +22,7 @@ After release, remember to:
https://github.com/lm-sensors/lm-sensors/archive/V3-x-x/lm-sensors-3-x-x.tar.gz
- Add a news item to https://hwmon.wiki.kernel.org/lm_sensors
- Announce on the lm-sensors mailing list
-- Add "+git" to version.h and commit
+- grep for LM_VERSION and add "+git" to the values of the constants
+- Commit
- Send lm_sensors.lsm to the LSM by mailing it to lsm@qqx.org with the
subject `add' (no quotes)