Browse Source

New version, since it uses a new namespace, will be called 3.0.

David N. Welton 10 years ago
parent
commit
b40077ac6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/epgsql.app.src

+ 1 - 1
src/epgsql.app.src

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