diff --git a/ChangeLog.GNUstep b/ChangeLog.GNUstep index 5ec1305..2ee173c 100644 --- a/ChangeLog.GNUstep +++ b/ChangeLog.GNUstep @@ -1,3 +1,7 @@ +2002-03-14 Adam Fedor + + * GNUmakefile: Version 1.2.0 + Thu Nov 22 01:14:31 2001 Nicola Pero * GNUmakefile (CVS_MODULE_NAME): Define. diff --git a/GNUmakefile b/GNUmakefile index f10b202..f206d4b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,7 +26,7 @@ include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make PACKAGE_NAME = gnustep-objc -VERSION=1.1.0 +VERSION=1.2.0 CVS_MODULE_NAME = gnustep/dev-apps/libobjc diff --git a/README.GNUstep b/README.GNUstep index a86d845..26b964a 100644 --- a/README.GNUstep +++ b/README.GNUstep @@ -28,6 +28,10 @@ make shared=yes ------------------------------------------------------------------------ Changes: ------------------------------------------------------------------------ +Version 1.2.0 +------------- +Updated for changes in newer gnustep-make. + Version 1.0.0 ------------- Set threading for mingw32. Use DEBUG_RUNTIME rather than DEBUG to add