From 9cc6b1d687dacb7eb7c6b9529cd66e1c2970b65f Mon Sep 17 00:00:00 2001 From: rfm Date: Fri, 16 Sep 2011 08:55:36 +0000 Subject: [PATCH] new snapshot git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@33846 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 1 + GNUmakefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 73ef2ae..ec37a92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2011-09-16 Richard Frith-Macdonald + * Version 1.7.2 Snapshot release * sendmsg.c: fix to send +initialize to class whether the class implements it directly or inherits it (Apple compatibility). diff --git a/GNUmakefile b/GNUmakefile index 3fcffb0..efa74bd 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -44,7 +44,7 @@ PACKAGE_NAME = gnustep-objc include $(GNUSTEP_MAKEFILES)/common.make -VERSION=1.7.1 +VERSION=1.7.2 SVN_MODULE_NAME = libobjc SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs SVN_TAG_NAME=objc