From 3112e8a9764fe3dcb0978dd30209797d24e1b1b0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Oct 2011 09:41:24 +0200 Subject: Bump version to 1.6.1 --- odb/qt/version.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/qt/version.hxx') diff --git a/odb/qt/version.hxx b/odb/qt/version.hxx index 188ec11..edbbbdf 100644 --- a/odb/qt/version.hxx +++ b/odb/qt/version.hxx @@ -36,8 +36,8 @@ // libodb-qt version: odb interface version plus the bugfix // version. // -#define LIBODB_QT_VERSION 1060000 -#define LIBODB_QT_VERSION_STR "1.6.0" +#define LIBODB_QT_VERSION 1060100 +#define LIBODB_QT_VERSION_STR "1.6.1" #include -- cgit v1.1