summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
Diffstat (limited to 'clamav')
-rwxr-xr-xclamav/build/clamav.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 1ae8ce7d..f7c6cb8e 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -136,6 +136,8 @@
# * New release.
# 0.97.1-1: 11/jun/2011 by Eric Hameleers
# * New release.
+# 0.97.2-1: 19/aug/2011 by Eric Hameleers
+# * New release.
#
# Run 'sh clamav.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -146,7 +148,7 @@
# Set initial variables:
PRGNAM=clamav
-VERSION=${VERSION:-"0.97.1"}
+VERSION=${VERSION:-"0.97.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}