From e77bb74b9353a55c3ebfceeca07fcac6654be17a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 31 Oct 2011 16:16:10 +0200 Subject: Bump version to 1.6.2 --- odb/version.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/version.hxx') diff --git a/odb/version.hxx b/odb/version.hxx index b329ef1..fc0517e 100644 --- a/odb/version.hxx +++ b/odb/version.hxx @@ -30,7 +30,7 @@ // ODB compiler version: interface version plus the bugfix version. // -#define ODB_COMPILER_VERSION 1060000 -#define ODB_COMPILER_VERSION_STR "1.6.1" +#define ODB_COMPILER_VERSION 1060200 +#define ODB_COMPILER_VERSION_STR "1.6.2" #endif // ODB_VERSION_HXX -- cgit v1.1