diff --git a/Makefile.in b/Makefile.in index 9ac536af0..75e21faaf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -66,7 +66,7 @@ OBJECTS_GCC_VERSION = 2.6.3 # The version number of this release. OBJECTS_MAJOR_VERSION = 0 OBJECTS_MINOR_VERSION = 1 -OBJECTS_SUBMINOR_VERSION = 5 +OBJECTS_SUBMINOR_VERSION = 6 OBJECTS_VERSION = \ $(OBJECTS_MAJOR_VERSION).$(OBJECTS_MINOR_VERSION).$(OBJECTS_SUBMINOR_VERSION)