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 7f79d044ab3..bb6885bc1ba 100644 --- a/contrib/pgcrypto/pgcrypto.control +++ b/contrib/pgcrypto/pgcrypto.control @@ -1,5 +1,5 @@ # pgcrypto extension comment = 'cryptographic functions' -default_version = '1.1' +default_version = '1.2' module_pathname = '$libdir/pgcrypto' relocatable = true |