summaryrefslogtreecommitdiffstats
path: root/development/dmd/dmd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/dmd/dmd.SlackBuild')
-rw-r--r--development/dmd/dmd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dmd/dmd.SlackBuild b/development/dmd/dmd.SlackBuild
index 7e9d810864..16edd60935 100644
--- a/development/dmd/dmd.SlackBuild
+++ b/development/dmd/dmd.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmd
-VERSION=${VERSION:-2.097.2}
+VERSION=${VERSION:-2.098.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}