# HG changeset patch # User mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 # Date 1215973747 0 # Node ID e945a1f51e3c89fe659c41f747adc6aa54da8a04 # Parent fa98d27d0036667019b83fa556e74f3ce4df484d * Last minute adjustments: we should tell the users at least that it's the 2008.1 release :-) diff -r fa98d27d0036 -r e945a1f51e3c clients/editor/content/infotext.txt --- a/clients/editor/content/infotext.txt Sun Jul 13 17:43:15 2008 +0000 +++ b/clients/editor/content/infotext.txt Sun Jul 13 18:29:07 2008 +0000 @@ -1,4 +1,4 @@ -This is the standalone FIFE editor, release 2008.0 +This is the standalone FIFE editor, release 2008.1 Keybindings: -------------- diff -r fa98d27d0036 -r e945a1f51e3c clients/rio_de_hola/gui/rootpanel.xml --- a/clients/rio_de_hola/gui/rootpanel.xml Sun Jul 13 17:43:15 2008 +0000 +++ b/clients/rio_de_hola/gui/rootpanel.xml Sun Jul 13 18:29:07 2008 +0000 @@ -1,5 +1,5 @@ <HBox opaque='1'> - <Label name="Title" text="Island Demo 2008.0"/> + <Label name="Title" text="Rio de hola 2008.1"/> <Button name="quitButton" text="Quit"/> <Button name="aboutButton" text="About"/> </HBox> diff -r fa98d27d0036 -r e945a1f51e3c clients/rio_de_hola/misc/infotext.txt --- a/clients/rio_de_hola/misc/infotext.txt Sun Jul 13 17:43:15 2008 +0000 +++ b/clients/rio_de_hola/misc/infotext.txt Sun Jul 13 18:29:07 2008 +0000 @@ -1,4 +1,4 @@ -Welcome to the FIFE island_demo, release 2008.0 +Welcome to the FIFE Rio de hola game, release 2008.1 Keybindings: -------------- diff -r fa98d27d0036 -r e945a1f51e3c doc/README --- a/doc/README Sun Jul 13 17:43:15 2008 +0000 +++ b/doc/README Sun Jul 13 18:29:07 2008 +0000 @@ -1,5 +1,5 @@ == Introduction == -Welcome to the FIFE 2008.1 README. This snapshot is based on SVN revision 2510. +Welcome to the FIFE 2008.1 README. This snapshot is based on SVN revision 2511. == Table of contents == 1 Theme of this release