diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-24 02:38:21 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-26 02:15:17 +0100 |
commit | 30b8bc43c56c2e6483ea2dd80c806c494d12f325 (patch) | |
tree | 6db5c8d87d8c026d2cf3091b75ea944b4130a765 /games/gzdoom/README_versions.txt | |
parent | 9960da8169cbc3c3d96d6043688ad5eb414ee189 (diff) |
games/gzdoom: Updated for version 2.4.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/gzdoom/README_versions.txt')
-rw-r--r-- | games/gzdoom/README_versions.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gzdoom/README_versions.txt b/games/gzdoom/README_versions.txt index 586f7efa4177d..5847cfca2e170 100644 --- a/games/gzdoom/README_versions.txt +++ b/games/gzdoom/README_versions.txt @@ -4,9 +4,9 @@ of gzdoom. Supported versions: 1.8.09 - last version to use SDL1 (good for older/slower systems). 1.9.1 - last version to not require OpenGL 3.0 (good for nouveau). -2.3.2 - latest version of gzdoom (best choice for fast modern systems). +2.4.0 - latest version of gzdoom (best choice for fast modern systems). -By default, 2.3.2 is built (as per the .info file). If you'd like to +By default, 2.4.0 is built (as per the .info file). If you'd like to try one of the others, download the source, save it in the SlackBuild directory, and run gzdoom.SlackBuild with VERSION=1.8.09 or VERSION=1.9.1 set in the environment. If you use sbopkg, you can create a custom .info |