From 76ebdc4316462654abc5a4ea8338222416b2b04b Mon Sep 17 00:00:00 2001 From: Geoff Montee Date: Sat, 17 May 2014 15:37:55 -0400 Subject: [PATCH] Try version 1.0.1 for meta-spec. --- META.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/META.json b/META.json index e715c12..f61828b 100644 --- a/META.json +++ b/META.json @@ -7,6 +7,13 @@ "Geoff Montee " ], "license": "postgresql", + "prereqs": { + "runtime": { + "requires": { + "PostgreSQL": "9.1.0" + } + } + }, "provides": { "tds_fdw": { "abstract": "TDS Foreign data wrapper", @@ -27,7 +34,7 @@ }, "generated_by": "Geoff Montee", "meta-spec": { - "version": "1.0.0", + "version": "1.0.1", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [