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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/version.hxx') 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 -- cgit v1.1