From b22ac47b467684e0cd9b5497f2bd7074ead377f4 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Thu, 12 Feb 2009 12:36:10 -0700 Subject: Some more files which got fixed up for release (basically version bumps). Signed-off-by: Ira Rice --- src/gui/setup_players.cpp | 5 +++-- src/gui/setup_players.h | 5 +++-- src/main.h | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp index 2e14cafa..9105d44a 100644 --- a/src/gui/setup_players.cpp +++ b/src/gui/setup_players.cpp @@ -1,8 +1,9 @@ /* * Aethyra - * Copyright (C) 2008 Douglas Boffey + * Copyright (C) 2008 The Mana World Development Team * - * This file is part of Aethyra. + * This file is part of Aethyra based on original code + * from The Mana World. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gui/setup_players.h b/src/gui/setup_players.h index 46eae0db..23a994a0 100644 --- a/src/gui/setup_players.h +++ b/src/gui/setup_players.h @@ -1,8 +1,9 @@ /* * Aethyra - * Copyright (C) 2008 Douglas Boffey + * Copyright (C) 2008 The Mana World Development Team * - * This file is part of Aethyra. + * This file is part of Aethyra based on original code + * from The Mana World. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main.h b/src/main.h index 8619fd45..5f33cab2 100644 --- a/src/main.h +++ b/src/main.h @@ -30,7 +30,7 @@ #elif defined WIN32 #include "winver.h" #elif defined __APPLE__ -#define PACKAGE_VERSION "0.0.28" +#define PACKAGE_VERSION "0.0.29" #endif #ifndef PKG_DATADIR -- cgit v1.2.3-70-g09d2