Browse Source

Merge pull request #78 from dieswaytoofast/master

Bump version to add @jlouis666's dialyzer patch
David N. Welton 9 years ago
parent
commit
e0379f93f2
2 changed files with 5 additions and 1 deletions
  1. 4 0
      CHANGES
  2. 1 1
      src/epgsql.app.src

+ 4 - 0
CHANGES

@@ -1,3 +1,7 @@
+In 3.1.1:
+
+* It dialyzes happily now
+
 In 3.1.0:
 
 * Deal with int4range type.

+ 1 - 1
src/epgsql.app.src

@@ -1,6 +1,6 @@
 {application, epgsql,
  [{description, "PostgreSQL Client"},
-  {vsn, "3.1.0"},
+  {vsn, "3.1.1"},
   {modules, []},
   {registered, []},
   {applications, [kernel,