Skip to content

Commit 706b994

Browse files
committed
Version bump
Signed-off-by: Andrew Clayton <[email protected]>
1 parent 27bde18 commit 706b994

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

Diff for: docs/changes.xml

+32
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,38 @@
55
<change_log title="unit">
66

77

8+
<changes apply="unit-php
9+
unit-python unit-python2.7
10+
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
11+
unit-python3.8 unit-python3.9 unit-python3.10 unit-python3.11
12+
unit-python3.12 unit-python3.13
13+
unit-go
14+
unit-perl
15+
unit-ruby
16+
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
17+
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18
18+
unit-jsc19 unit-jsc20 unit-jsc21
19+
unit-wasm"
20+
ver="1.35.0" rev="1"
21+
date="" time=""
22+
packager="Nginx Packaging &lt;[email protected]&gt;">
23+
24+
<change>
25+
<para>
26+
NGINX Unit updated to 1.35.0.
27+
</para>
28+
</change>
29+
30+
</changes>
31+
32+
33+
<changes apply="unit" ver="1.35.0" rev="1"
34+
date="" time=""
35+
packager="Nginx Packaging &lt;[email protected]&gt;">
36+
37+
</changes>
38+
39+
840
<changes apply="unit-php
941
unit-python unit-python2.7
1042
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7

Diff for: version

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
# Copyright (C) NGINX, Inc.
33

4-
NXT_VERSION=1.34.0
5-
NXT_VERNUM=13400
4+
NXT_VERSION=1.35.0
5+
NXT_VERNUM=13500

0 commit comments

Comments
 (0)