mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Use (id <String>) instead of (String*).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@242 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
95bc03e7f4
commit
d8483a782f
13 changed files with 30 additions and 26 deletions
|
@ -61,10 +61,10 @@
|
|||
@class String;
|
||||
|
||||
/* The following five lines are maintained by the libobjects Makefile */
|
||||
#define OBJECTS_VERSION 0.1.5
|
||||
#define OBJECTS_VERSION 0.1.6
|
||||
#define OBJECTS_MAJOR_VERSION 0
|
||||
#define OBJECTS_MINOR_VERSION 1
|
||||
#define OBJECTS_SUBMINOR_VERSION 5
|
||||
#define OBJECTS_SUBMINOR_VERSION 6
|
||||
#define OBJECTS_GCC_VERSION 2.6.3
|
||||
|
||||
extern const char objects_version[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue