diff --git a/ChangeLog.GNUstep b/ChangeLog.GNUstep index d72ed83..1eed263 100644 --- a/ChangeLog.GNUstep +++ b/ChangeLog.GNUstep @@ -1,3 +1,7 @@ +2001-11-11 Adam Fedor + + * GNUmakefile: Version 1.1.0 + Thu Oct 25 10:49:00 2001 Nicola Pero * GNUmakefile (USE_LIBRARY_MAKE): New variable. Updated code to diff --git a/GNUmakefile b/GNUmakefile index 84c9a54..9f039a2 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,7 +26,7 @@ include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make PACKAGE_NAME = gnustep-objc -VERSION=1.0.1 +VERSION=1.1.0 GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)