diff options
Diffstat (limited to 'contrib/pgcrypto/pgcrypto.control')
-rw-r--r-- | contrib/pgcrypto/pgcrypto.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgcrypto.control b/contrib/pgcrypto/pgcrypto.control index bb6885bc1ba..583983257a8 100644 --- a/contrib/pgcrypto/pgcrypto.control +++ b/contrib/pgcrypto/pgcrypto.control @@ -1,5 +1,5 @@ # pgcrypto extension comment = 'cryptographic functions' -default_version = '1.2' +default_version = '1.3' module_pathname = '$libdir/pgcrypto' relocatable = true |