summaryrefslogtreecommitdiff
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 0d52cc6bb6..daa23c2e83 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -9,6 +9,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180928 bkw: Updated for v0.202.
# 20180830 bkw: Updated for v0.201.
# 20180731 bkw: Updated for v0.200.
# 20180628 bkw: Updated for v0.199.
@@ -89,7 +90,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.201}
+VERSION=${VERSION:-0.202}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}