Version 1.2.0

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@13117 72102866-910b-0410-8b05-ffd578937521
main
fedor 24 years ago
parent cb99738704
commit daedcba7c5

@ -1,3 +1,7 @@
2002-03-14 Adam Fedor <fedor@gnu.org>
* GNUmakefile: Version 1.2.0
Thu Nov 22 01:14:31 2001 Nicola Pero <n.pero@mi.flashnet.it>
* GNUmakefile (CVS_MODULE_NAME): Define.

@ -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

@ -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

Loading…
Cancel
Save