From ce071a8e28304a3671ab361a27347e46f1b2af1b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Oct 2011 11:35:06 +0200 Subject: Bump version to 1.6.1 --- odb/version.hxx | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/odb/version.hxx b/odb/version.hxx index 27ed0bf..b329ef1 100644 --- a/odb/version.hxx +++ b/odb/version.hxx @@ -31,6 +31,6 @@ // ODB compiler version: interface version plus the bugfix version. // #define ODB_COMPILER_VERSION 1060000 -#define ODB_COMPILER_VERSION_STR "1.6.0" +#define ODB_COMPILER_VERSION_STR "1.6.1" #endif // ODB_VERSION_HXX diff --git a/version b/version index dc1e644..9c6d629 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.6.0 +1.6.1 -- cgit v1.1