From bcd699c41fbc5369666643df1551ef97247ff56c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Feb 2014 05:44:11 +0200 Subject: Bump version to 2.3.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 8932da7..a3262cc 100644 --- a/odb/qt/version.hxx +++ b/odb/qt/version.hxx @@ -43,8 +43,8 @@ // since if the Qt interface virsion is incremented then the bugfix version // must be incremented as well. // -#define LIBODB_QT_VERSION 2030000 -#define LIBODB_QT_VERSION_STR "2.3.0" +#define LIBODB_QT_VERSION 2030100 +#define LIBODB_QT_VERSION_STR "2.3.1" #include -- cgit v1.1