Skip to content

Commit 2c52da1

Browse files
committed
Sync version numbers
1 parent b890b32 commit 2c52da1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pgloader build tool
22
APP_NAME = pgloader
3-
VERSION = 3.6.4
3+
VERSION = 3.6.6
44

55
# use either sbcl or ccl
66
CL = sbcl

Diff for: debian/changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
pgloader (3.6.5-1) unstable; urgency=medium
1+
pgloader (3.6.6-1) unstable; urgency=medium
22

33
* New upstream version.
44
* Run tests at build-time as well.
55

6-
-- Christoph Berg <[email protected]> Mon, 27 Jun 2022 10:24:50 +0200
6+
-- Christoph Berg <[email protected]> Mon, 27 Jun 2022 11:03:00 +0200
77

88
pgloader (3.6.4-1) unstable; urgency=medium
99

Diff for: pgloader.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: extract, transform and load data into PostgreSQL
22
Name: pgloader
3-
Version: 3.6.4
3+
Version: 3.6.6
44
Release: 22%{?dist}
55
License: The PostgreSQL Licence
66
Group: System Environment/Base

0 commit comments

Comments
 (0)