summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog7
-rw-r--r--NEWS3
-rw-r--r--README2
-rwxr-xr-xconfigure.ac2
-rw-r--r--data/help/header.txt2
6 files changed, 12 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cd868bc5..c00bdff6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(TMW)
-SET(VERSION 0.0.21.1)
+SET(VERSION 0.0.22)
# where to look for cmake modules
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)
diff --git a/ChangeLog b/ChangeLog
index 1fa4a8eb..3654c282 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-12-18 Philipp Sehmisch <tmw@crushnet.org>
+2006-12-21 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * configure.ac, CMakeLists.txt, README, data/help/header.txt: Updated
+ version to 0.0.22.
+
+2006-12-18 Philipp Sehmisch <tmw@crushnet.org>
* data/graphics/items/armor-chest-vnecksweater.png: New version of
the inventory icon for the V-neck sweater by Saphy.
diff --git a/NEWS b/NEWS
index 74c00090..09b5a1ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.0.22 (...)
+0.0.22 (.. December 2006)
- Added support for female-specific equipment graphics
- Added support for monster sounds
- Added item icons to buy/sell dialogs
@@ -10,6 +10,7 @@
- Fixed joystick setting not to show disabled when it's actually enabled
- Fixed money field to no longer hide below the bottom of the window
- Fixed pathfinding to allow walking through beings when they block your path
+- Fixed an issue with NPC dialogs staying open after player respawn
0.0.21.1 (30 October 2006)
- Reload wallpaper after loading updates
diff --git a/README b/README
index 54a6dcaf..6cc34882 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
THE MANA WORLD
==============
- Version: 0.0.21.1 Date: 30/10/2006
+ Version: 0.0.22 Date: ../12/2006
Development team:
diff --git a/configure.ac b/configure.ac
index 2a523258..4c7be5b7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT([The Mana World], [0.0.21.1], [elvenprogrammer@gmail.com], [tmw])
+AC_INIT([The Mana World], [0.0.22], [elvenprogrammer@gmail.com], [tmw])
AC_CONFIG_HEADERS([config.h:config.h.in])
AC_LANG_CPLUSPLUS
diff --git a/data/help/header.txt b/data/help/header.txt
index b292388a..ab6a90fd 100644
--- a/data/help/header.txt
+++ b/data/help/header.txt
@@ -2,7 +2,7 @@
##1 T H E M A N A W O R L D
##1 ==========================================
- ##2Version:##6 0.0.21.1 ##2Date:##30 October 2006
+ ##2Version:##6 0.0.22 ##2Date:##3.. December 2006
##2 Website: http://themanaworld.org