summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Zinnschlag <marc@zpages.de>2014-03-04 08:52:48 +0100
committerMarc Zinnschlag <marc@zpages.de>2014-03-04 08:52:48 +0100
commit6101916b7d63f2afe5ede3d659a46f11ea9df147 (patch)
tree84130a0e3932a7e666de74bbf7214c8bbe11afe0
parent0e0d2331d60002dce43a9fd27a3eb636b62d4c89 (diff)
bumped version numberopenmw-0.29.0
-rw-r--r--CMakeLists.txt2
-rw-r--r--readme.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ae9ec8ac02..07b8ce289d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/)
message(STATUS "Configuring OpenMW...")
set(OPENMW_VERSION_MAJOR 0)
-set(OPENMW_VERSION_MINOR 28)
+set(OPENMW_VERSION_MINOR 29)
set(OPENMW_VERSION_RELEASE 0)
set(OPENMW_VERSION_COMMITHASH "")
diff --git a/readme.txt b/readme.txt
index 26abdaecc4..bb17a68e70 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ OpenMW: A reimplementation of The Elder Scrolls III: Morrowind
OpenMW is an attempt at recreating the engine for the popular role-playing game
Morrowind by Bethesda Softworks. You need to own and install the original game for OpenMW to work.
-Version: 0.28.0
+Version: 0.29.0
License: GPL (see GPL3.txt for more information)
Website: http://www.openmw.org