summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xboost-compat/build/boost-compat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost-compat/build/boost-compat.SlackBuild b/boost-compat/build/boost-compat.SlackBuild
index 3acc7df4..fe5cdcae 100755
--- a/boost-compat/build/boost-compat.SlackBuild
+++ b/boost-compat/build/boost-compat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2018 Eric Hameleers, Eindhoven, NL
+# Copyright 2018, 2019 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -36,7 +36,7 @@
PRGNAM=boost-compat
# Set the VERSION to the most recent boost package version we use:
-VERSION=${VERSION:-1.69}
+VERSION=${VERSION:-1.70}
TAG=${TAG:-"alien"}
BUILD=${BUILD:-1}