From 28e3003311ffefdece764e40728b0884bb2561bc Mon Sep 17 00:00:00 2001 From: velioglu Date: Wed, 16 May 2018 09:37:40 +0300 Subject: [PATCH] Update version in the root control --- citus.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citus.control b/citus.control index 71a541d86..b2105c054 100644 --- a/citus.control +++ b/citus.control @@ -1,6 +1,6 @@ # Citus extension comment = 'Citus distributed database' -default_version = '7.4-3' +default_version = '7.5-1' module_pathname = '$libdir/citus' relocatable = false schema = pg_catalog