new snapshot

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@33846 72102866-910b-0410-8b05-ffd578937521
main
rfm 15 years ago
parent d5583faaa0
commit 9cc6b1d687

@ -1,5 +1,6 @@
2011-09-16 Richard Frith-Macdonald <rfm@gnu.org> 2011-09-16 Richard Frith-Macdonald <rfm@gnu.org>
* Version 1.7.2 Snapshot release
* sendmsg.c: fix to send +initialize to class whether the class * sendmsg.c: fix to send +initialize to class whether the class
implements it directly or inherits it (Apple compatibility). implements it directly or inherits it (Apple compatibility).

@ -44,7 +44,7 @@ PACKAGE_NAME = gnustep-objc
include $(GNUSTEP_MAKEFILES)/common.make include $(GNUSTEP_MAKEFILES)/common.make
VERSION=1.7.1 VERSION=1.7.2
SVN_MODULE_NAME = libobjc SVN_MODULE_NAME = libobjc
SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
SVN_TAG_NAME=objc SVN_TAG_NAME=objc

Loading…
Cancel
Save