aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
Diffstat (limited to 'odb')
-rw-r--r--odb/version.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/version.hxx b/odb/version.hxx
index 9a7c89d..b387924 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -31,8 +31,8 @@
// libodb version: interface version plus the bugfix version.
//
-#define LIBODB_VERSION 2010000
-#define LIBODB_VERSION_STR "2.1.0"
+#define LIBODB_VERSION 2010100
+#define LIBODB_VERSION_STR "2.1.1"
#include <odb/post.hxx>