aboutsummaryrefslogtreecommitdiff
path: root/odb
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
commitf1c1387969f23b48addd0b84b7347c37aeb6a389 (patch)
tree2df26c1db04c5a8832995bcba425241e4cb45a6d /odb
parentf0cd1030f8f8f174e6c04ffaccce6269b4f38328 (diff)
Bump version to 2.5.0-a11
Diffstat (limited to 'odb')
-rw-r--r--odb/sqlite/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/sqlite/version.hxx b/odb/sqlite/version.hxx
index 36b0203..3911a30 100644
--- a/odb/sqlite/version.hxx
+++ b/odb/sqlite/version.hxx
@@ -35,8 +35,8 @@
// libodb-sqlite version: odb interface version plus the bugfix
// version.
//
-#define LIBODB_SQLITE_VERSION 2049910
-#define LIBODB_SQLITE_VERSION_STR "2.5.0-a10"
+#define LIBODB_SQLITE_VERSION 2049911
+#define LIBODB_SQLITE_VERSION_STR "2.5.0-a11"
#include <odb/post.hxx>