Skip to content

Commit cf348ab

Browse files
committed
Release 1.1.40
1 parent 8ae053f commit cf348ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.1.40
2+
3+
* Fix issues reported by dialyzer
4+
15
# Version 1.1.39
26

37
* Stop depending on xmpp, and replace its usage with stringprep

src/p1_pgsql.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
{application, p1_pgsql,
2525
[{description, "PostgreSQL driver"},
26-
{vsn, "1.1.39"},
26+
{vsn, "1.1.40"},
2727
{modules, []},
2828
{registered, []},
2929
{applications, [kernel, stdlib, ssl, stringprep]},

0 commit comments

Comments
 (0)