Version bump.

This commit is contained in:
Valentin Bartenev
2021-05-28 18:16:23 +03:00
parent d06e55dfa3
commit 38ac7de61e
2 changed files with 31 additions and 2 deletions

View File

@@ -5,6 +5,35 @@
<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-python3.9
unit-go
unit-perl
unit-ruby
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17"
ver="1.25.0" rev="1"
date="" time=""
packager="Andrei Belov &lt;defan@nginx.com&gt;">
<change>
<para>
NGINX Unit updated to 1.25.0.
</para>
</change>
</changes>
<changes apply="unit" ver="1.25.0" rev="1"
date="" time=""
packager="Andrei Belov &lt;defan@nginx.com&gt;">
</changes>
<changes apply="unit-jsc17" ver="1.24.0" rev="1"
date="2021-05-27" time="18:00:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">

View File

@@ -1,5 +1,5 @@
# Copyright (C) NGINX, Inc.
NXT_VERSION=1.24.0
NXT_VERNUM=12400
NXT_VERSION=1.25.0
NXT_VERNUM=12500