diff options
Diffstat (limited to 'src/include/common/unicode_version.h')
-rw-r--r-- | src/include/common/unicode_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/unicode_version.h b/src/include/common/unicode_version.h index bf1f64b95b1..5f6a00ba1ea 100644 --- a/src/include/common/unicode_version.h +++ b/src/include/common/unicode_version.h @@ -11,4 +11,4 @@ *------------------------------------------------------------------------- */ -#define PG_UNICODE_VERSION "15.1" +#define PG_UNICODE_VERSION "16.0" |