From 9cdfe5b286b42881f07c933815008fb6f7c167c7 Mon Sep 17 00:00:00 2001 From: Julien Rouhaud Date: Sun, 16 Jun 2019 10:11:35 +0200 Subject: [PATCH] Start working on 1.1.3 --- hypopg--1.1.2.sql => hypopg--1.1.3.sql | 0 hypopg.control | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename hypopg--1.1.2.sql => hypopg--1.1.3.sql (100%) diff --git a/hypopg--1.1.2.sql b/hypopg--1.1.3.sql similarity index 100% rename from hypopg--1.1.2.sql rename to hypopg--1.1.3.sql diff --git a/hypopg.control b/hypopg.control index fe8529e..04065e0 100644 --- a/hypopg.control +++ b/hypopg.control @@ -1,6 +1,6 @@ # hypopg extension comment = 'Hypothetical indexes for PostgreSQL' -default_version = '1.1.2' +default_version = '1.1.3' module_pathname = '$libdir/hypopg' relocatable = true