diff options
Diffstat (limited to 'development/glm/glm.SlackBuild')
-rw-r--r-- | development/glm/glm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/glm/glm.SlackBuild b/development/glm/glm.SlackBuild index 393be157dbeac..ac1065e3f8417 100644 --- a/development/glm/glm.SlackBuild +++ b/development/glm/glm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for glm -# Copyright 2012-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2012-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=glm -VERSION=${VERSION:-0.9.8.3} +VERSION=${VERSION:-0.9.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |