summaryrefslogtreecommitdiff
path: root/libpq/build/bootstrap.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-19 15:32:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-19 17:05:52 +0300
commit450925b5c0e7907d2b83fb1f19401a0ba2d858e7 (patch)
treeeeed035b79f173c85558a47f0d6ed7e1b1a08ed3 /libpq/build/bootstrap.build
parent958170df9912d622aafe27dc086623a1824591f2 (diff)
Upgrade to 14.1
Diffstat (limited to 'libpq/build/bootstrap.build')
-rw-r--r--libpq/build/bootstrap.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpq/build/bootstrap.build b/libpq/build/bootstrap.build
index e0ef8e9..4219553 100644
--- a/libpq/build/bootstrap.build
+++ b/libpq/build/bootstrap.build
@@ -30,7 +30,7 @@ using install
# been for the several last major version releases). And so_minor is equal to
# the package major version.
#
-if ($version.major == 14 && $version.minor == 0)
+if ($version.major == 14 && $version.minor == 1)
{
abi_major = 5
abi_minor = 14