aboutsummaryrefslogtreecommitdiff
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
parentea422fe75321b1b1613107915e47c2ef9532cd3a (diff)
Bump version to 2.2.22.2.2
-rw-r--r--odb/version.hxx4
-rw-r--r--version2
2 files changed, 3 insertions, 3 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>
diff --git a/version b/version
index c043eea..b1b25a5 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-2.2.1
+2.2.2