Changes for back 0.11.0, readme and annouce files.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23351 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-08-29 04:13:01 +00:00
parent 7fb9200cb9
commit a7e788ac48
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
1 ANNOUNCE
**********
This is version 0.10.3 of the GNUstep GUI Backend (`gnustep-back').
This is version 0.11.0 of the GNUstep GUI Backend (`gnustep-back').
1.1 What is the GNUstep GUI Backend?
====================================
@ -28,7 +28,7 @@ Fixes. A lot of Cairo backend work.
1.3 Where can you get it? How can you compile it?
==================================================
The gstep-back-0.10.3.tar.gz distribution file has been placed at
The gstep-back-0.11.0.tar.gz distribution file has been placed at
`ftp://ftp.gnustep.org/pub/gnustep/core'.
1.4 Where do I send bug reports?

2
README
View file

@ -1,7 +1,7 @@
1 README
********
This is version 0.10.3 of the GNUstep GUI Backend (`gnustep-back').
This is version 0.11.0 of the GNUstep GUI Backend (`gnustep-back').
Here is some introductory info to get you started:

View file

@ -3,10 +3,10 @@
# The version number of this release.
GNUSTEP_BACK_MAJOR_VERSION=0
GNUSTEP_BACK_MINOR_VERSION=10
GNUSTEP_BACK_SUBMINOR_VERSION=3
GNUSTEP_BACK_MINOR_VERSION=11
GNUSTEP_BACK_SUBMINOR_VERSION=0
# This numeric value should match above
VERSION_NUMBER=010.3
VERSION_NUMBER=011.0
# This numeric value should match the compatible gui interface version
INTERFACE_VERSION_NUMBER=010