From f1c1387969f23b48addd0b84b7347c37aeb6a389 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 8 Sep 2016 16:24:43 +0200 Subject: Bump version to 2.5.0-a11 --- odb/sqlite/version.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb') 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 -- cgit v1.1