From e51a57ebe5c11bbf69d5cb2f3220d0b72575165f Mon Sep 17 00:00:00 2001 From: Fabian Greffrath Date: Fri, 25 Jun 2021 11:03:24 +0200 Subject: [PATCH] release Woof! 6.0.0 --- CMakeLists.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 24860676..6d53343e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") # 3.12 is needed for modern FindPython. cmake_minimum_required(VERSION 3.12) project("Woof" - VERSION 5.1.0 + VERSION 6.0.0 DESCRIPTION "Woof! is a continuation of Lee Killough's Doom source port MBF targeted at modern systems." HOMEPAGE_URL "https://github.com/fabiangreffrath/woof" LANGUAGES C) diff --git a/README.md b/README.md index 0534373e..a55d7d80 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ Much like a native Windows build, you do not need to download any dependencies. Major feature release, introducing support for UMAPINFO, compatibility levels and "autoload" directories. * 5.1.0 (May 14, 2021) Minor release, fixing Vanilla demo recording compatibility and some other issues. - * 6.0.0 (soon) + * 6.0.0 (Jun 25, 2021) Major feature release, adding support for the MBF21 complevel, autoload directories for PWAD files, backward compatible savegames and colored blood.