mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
(OBJECTS_VERSION): Updated for 0.1.1.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@44 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eaddf53ef7
commit
c30c42c64a
3 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@
|
|||
#include <objects/objc-malloc.h>
|
||||
|
||||
/* The following two lines are maintained by the libobjects Makefile */
|
||||
#define OBJECTS_VERSION 0.1.0
|
||||
#define OBJECTS_VERSION 0.1.1
|
||||
#define OBJECTS_GCC_VERSION 2.6.1
|
||||
|
||||
extern const char objects_version[];
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
#include <objects/objc-malloc.h>
|
||||
|
||||
/* The following two lines are maintained by the libobjects Makefile */
|
||||
#define OBJECTS_VERSION 0.1.0
|
||||
#define OBJECTS_VERSION 0.1.1
|
||||
#define OBJECTS_GCC_VERSION 2.6.1
|
||||
|
||||
extern const char objects_version[];
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
#include <objects/objc-malloc.h>
|
||||
|
||||
/* The following two lines are maintained by the libobjects Makefile */
|
||||
#define OBJECTS_VERSION 0.1.0
|
||||
#define OBJECTS_VERSION 0.1.1
|
||||
#define OBJECTS_GCC_VERSION 2.6.1
|
||||
|
||||
extern const char objects_version[];
|
||||
|
|
Loading…
Reference in a new issue