Skip to content

Commit 97bc270

Browse files
nginx-mainline, nginx-stable: bump epoch for brotli module addition
1 parent 0ea9d72 commit 97bc270

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nginx-mainline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package:
33
# MAINLINE VERSIONS MUST USE ODD MINOR VERSIONS (e.g., 1.27.x, 1.29.x)
44
# Must also bump njs at the same time
55
version: "1.29.8"
6-
epoch: 1
6+
epoch: 2
77
# HEY YOU! If you update/bump this package you NEED to go and update the equivilent nginx-otel package
88
description: HTTP and reverse proxy server (mainline version)
99
copyright:

nginx-stable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package:
22
name: nginx-stable
33
# STABLE VERSIONS MUST USE EVEN MINOR VERSIONS (e.g., 1.26.x, 1.28.x)
44
version: "1.28.3"
5-
epoch: 1
5+
epoch: 2
66
# HEY YOU! If you update/bump this package you NEED to go and update the equivilent nginx-otel package
77
description: HTTP and reverse proxy server (stable version)
88
copyright:

0 commit comments

Comments
 (0)