From 4fa9af2045dee259949c89cc6e0fa93adc326869 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 21 Feb 2013 12:33:56 +0200 Subject: Bump version to 2.2.2 --- odb/version.hxx | 4 ++-- version | 2 +- 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 diff --git a/version b/version index c043eea..b1b25a5 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.2.1 +2.2.2 -- cgit v1.1