aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-08 16:24:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-08 16:24:43 +0200
commitde6a9562cd2d041a1c7df24e1fd8878d16b7c7dd (patch)
treec8a35233f0967d6a059aab824346566cc6babd18 /odb/pgsql
parentffcf622f94e8648711796ecc5de2812be7a3d384 (diff)
Bump version to 2.5.0-a11
Diffstat (limited to 'odb/pgsql')
-rw-r--r--odb/pgsql/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/pgsql/version.hxx b/odb/pgsql/version.hxx
index ad0acbb..03439dc 100644
--- a/odb/pgsql/version.hxx
+++ b/odb/pgsql/version.hxx
@@ -36,8 +36,8 @@
// libodb-pgsql version: odb interface version plus the bugfix
// version.
//
-#define LIBODB_PGSQL_VERSION 2049910
-#define LIBODB_PGSQL_VERSION_STR "2.5.0-a10"
+#define LIBODB_PGSQL_VERSION 2049911
+#define LIBODB_PGSQL_VERSION_STR "2.5.0-a11"
#include <odb/post.hxx>