diff options
author | Andrei Belov <defan@nginx.com> | 2020-12-24 15:18:49 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2020-12-24 15:18:49 +0300 |
commit | c369e25ae7e3de7759c5950a2a84870cc1a8401f (patch) | |
tree | cdc581955959d7a6736c5e9dd64dea71e3b4b97a | |
parent | c99b175988d40fabf638c03962c01693e10b3795 (diff) | |
download | unit-c369e25ae7e3de7759c5950a2a84870cc1a8401f.tar.gz unit-c369e25ae7e3de7759c5950a2a84870cc1a8401f.tar.bz2 |
Version bump for unit modules.
This is required in order to build Debian packages from current tip
without making manual interventions.
Moving forward, this should be a part of every version bump commit.
-rw-r--r-- | docs/changes.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 86bdc10a..0e334419 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,28 @@ <change_log title="unit"> +<changes apply="unit-php + unit-python unit-python2.7 + unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7 + unit-python3.8 + unit-go + unit-perl + unit-ruby + unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13 + unit-jsc14 unit-jsc15" + ver="1.22.0" rev="1" + date="" time="" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +NGINX Unit updated to 1.22.0. +</para> +</change> + +</changes> + + <changes apply="unit" ver="1.22.0" rev="1" date="" time="" packager="Andrei Belov <defan@nginx.com>"> |