mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 04:34:43 +02:00
parent
efc7340949
commit
fd2caea0ae
12
RELEASE.md
12
RELEASE.md
@ -14,6 +14,18 @@ Update the version number in the icinga2.spec file.
|
|||||||
Update the [ChangeLog](ChangeLog), [doc/1-about.md](doc/1-about.md) files using
|
Update the [ChangeLog](ChangeLog), [doc/1-about.md](doc/1-about.md) files using
|
||||||
the changelog.py script.
|
the changelog.py script.
|
||||||
|
|
||||||
|
Changelog:
|
||||||
|
|
||||||
|
$ ./changelog.py --version 2.3.5 --project i2
|
||||||
|
|
||||||
|
Docs:
|
||||||
|
|
||||||
|
$ ./changelog.py --version 2.3.5 --project i2 --links
|
||||||
|
|
||||||
|
Wordpress:
|
||||||
|
|
||||||
|
$ ./changelog.py --version 2.3.5 --project i2 --html --links
|
||||||
|
|
||||||
Commit these changes to the "master" branch:
|
Commit these changes to the "master" branch:
|
||||||
|
|
||||||
$ git commit -v -a -m "Release version <VERSION>"
|
$ git commit -v -a -m "Release version <VERSION>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user