aboutsummaryrefslogtreecommitdiff
path: root/odb/version.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-21 12:33:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-21 12:33:56 +0200
commit4fa9af2045dee259949c89cc6e0fa93adc326869 (patch)
treeb27b4913152a7c296827bfa8606ebcff8285d655 /odb/version.hxx
parentea422fe75321b1b1613107915e47c2ef9532cd3a (diff)
Bump version to 2.2.22.2.2
Diffstat (limited to 'odb/version.hxx')
-rw-r--r--odb/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index 478c886..80eaea8 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -31,8 +31,8 @@
// libodb version: interface version plus the bugfix version.
//
-#define LIBODB_VERSION 2020100
-#define LIBODB_VERSION_STR "2.2.1"
+#define LIBODB_VERSION 2020200
+#define LIBODB_VERSION_STR "2.2.2"
#include <odb/post.hxx>