diff options
Diffstat (limited to 'sql/pgq/Makefile')
| -rw-r--r-- | sql/pgq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/pgq/Makefile b/sql/pgq/Makefile index 2492271c..19371d25 100644 --- a/sql/pgq/Makefile +++ b/sql/pgq/Makefile @@ -1,8 +1,8 @@ EXTENSION = pgq -EXT_VERSION = 3.2 -EXT_OLD_VERSIONS = 3.1 3.1.1 3.1.2 3.1.3 3.1.6 +EXT_VERSION = 3.2.3 +EXT_OLD_VERSIONS = 3.1 3.1.1 3.1.2 3.1.3 3.1.6 3.2 DOCS = README.pgq |
