mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
Sync version numbers
This commit is contained in:
parent
b890b32cc1
commit
2c52da12cb
2
Makefile
2
Makefile
@ -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
4
debian/changelog
vendored
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user