From 74995657b57070fbee74affd136d3d5b934919ac Mon Sep 17 00:00:00 2001 From: trogers1884 Date: Mon, 14 Apr 2025 19:30:46 -0500 Subject: [PATCH] Correct control file --- c77_rbac.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c77_rbac.control b/c77_rbac.control index c1dc8b5..6a173f5 100644 --- a/c77_rbac.control +++ b/c77_rbac.control @@ -1,5 +1,5 @@ # /usr/share/postgresql/17/extension/c77_rbac.control comment = 'Agnostic RBAC system for PostgreSQL' -default_version = '1.0' +default_version = '1.0.0' module_pathname = '$libdir/c77_rbac' relocatable = true