Skip to content

Commit

Permalink
Start 6.4 release branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtv committed Jun 14, 2019
1 parent 593095f commit 0757d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
6.4.5
6.4.4
- Use pkg-config if pg-config is not available.
- In CMake build, prefer CMake's config headers over any found in source tree.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.4.4
6.4.5

2 comments on commit 0757d0a

@rkubes
Copy link

@rkubes rkubes commented on 0757d0a Sep 23, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that while VERSION was updated to 6.4.5, that change never propagated to version.hxx, which still lists as 6.4.4.

@jtv
Copy link
Owner Author

@jtv jtv commented on 0757d0a Sep 23, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.