Prepearing for 1.31.1 release.

This commit is contained in:
Andrei Zeliankou
2023-10-19 11:41:25 +01:00
parent d51f7def14
commit b47415fb72
3 changed files with 6 additions and 6 deletions

View File

@@ -16,20 +16,20 @@
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18 unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18
unit-jsc19 unit-jsc20 unit-jsc19 unit-jsc20
unit-wasm" unit-wasm"
ver="1.32.0" rev="1" ver="1.31.1" rev="1"
date="" time="" date="" time=""
packager="Nginx Packaging <nginx-packaging@f5.com>"> packager="Nginx Packaging <nginx-packaging@f5.com>">
<change> <change>
<para> <para>
NGINX Unit updated to 1.32.0. NGINX Unit updated to 1.31.1.
</para> </para>
</change> </change>
</changes> </changes>
<changes apply="unit" ver="1.32.0" rev="1" <changes apply="unit" ver="1.31.1" rev="1"
date="" time="" date="" time=""
packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;"> packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">

View File

@@ -1,6 +1,6 @@
openapi: 3.0.0 openapi: 3.0.0
info: info:
title: "NGINX Unit 1.31.0" title: "NGINX Unit 1.31.1"
description: "NGINX Unit is a lightweight and versatile application runtime description: "NGINX Unit is a lightweight and versatile application runtime
that provides the essential components for your web application as a that provides the essential components for your web application as a
single open-source server: running application code, serving static assets, single open-source server: running application code, serving static assets,

View File

@@ -1,5 +1,5 @@
# Copyright (C) NGINX, Inc. # Copyright (C) NGINX, Inc.
NXT_VERSION=1.32.0 NXT_VERSION=1.31.1
NXT_VERNUM=13200 NXT_VERNUM=13101