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 02740aa450..61382f8198 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.
+# 20180130 bkw: Updated for v0.194.
# 20180101 bkw: Updated for v0.193.
# 20171210 bkw: Updated for v0.192.
# 20170927 bkw: Updated for v0.190.
@@ -84,7 +85,7 @@
# - Update .ini file slightly (sound=sdl, not sound=1)
PRGNAM=mame
-VERSION=${VERSION:-0.193}
+VERSION=${VERSION:-0.194}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}