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 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 diff --git a/version b/version index 276cbf9..2bf1c1c 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.3.0 +2.3.1 -- cgit v1.1