Sync version numbers

This commit is contained in:
Christoph Berg 2022-06-27 10:59:06 +02:00
parent b890b32cc1
commit 2c52da12cb
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# pgloader build tool
APP_NAME = pgloader
VERSION = 3.6.4
VERSION = 3.6.6
# use either sbcl or ccl
CL = sbcl

4
debian/changelog vendored
View File

@ -1,9 +1,9 @@
pgloader (3.6.5-1) unstable; urgency=medium
pgloader (3.6.6-1) unstable; urgency=medium
* New upstream version.
* Run tests at build-time as well.
-- Christoph Berg <myon@debian.org> Mon, 27 Jun 2022 10:24:50 +0200
-- Christoph Berg <myon@debian.org> Mon, 27 Jun 2022 11:03:00 +0200
pgloader (3.6.4-1) unstable; urgency=medium

View File

@ -1,6 +1,6 @@
Summary: extract, transform and load data into PostgreSQL
Name: pgloader
Version: 3.6.4
Version: 3.6.6
Release: 22%{?dist}
License: The PostgreSQL Licence
Group: System Environment/Base