From 57c2c6ea0d0be390baec38126e056989925e046f Mon Sep 17 00:00:00 2001 From: Dragos Andriciuc Date: Mon, 1 Sep 2025 17:49:57 +0300 Subject: [PATCH] Update git ver and pdf cover date --- contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl | 2 +- contrib/pg_tde/documentation/variables.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl b/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl index 28d0a506f1b1f..576e8d262efde 100644 --- a/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl +++ b/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl @@ -7,5 +7,5 @@ {% if config.site_description %}

{{ config.site_description }}

{% endif %} -

2.0 (2025-08-30)

+

2.0 (2025-09-01)

\ No newline at end of file diff --git a/contrib/pg_tde/documentation/variables.yml b/contrib/pg_tde/documentation/variables.yml index 2ff670155b9c7..1427a44065327 100644 --- a/contrib/pg_tde/documentation/variables.yml +++ b/contrib/pg_tde/documentation/variables.yml @@ -4,7 +4,7 @@ latestreleasenotes: 'release-notes-v2.0' tdeversion: '2.0' release: '2.0' pgversion17: '17.5' -tdebranch: release-17.5.2 +tdebranch: release-17.5.3 date: GA20: '2025-09-01'