aboutsummaryrefslogtreecommitdiffstats
path: root/qtmaildir/qtmaildir.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'qtmaildir/qtmaildir.SlackBuild')
-rw-r--r--qtmaildir/qtmaildir.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtmaildir/qtmaildir.SlackBuild b/qtmaildir/qtmaildir.SlackBuild
index 907f7e4..43a35dd 100644
--- a/qtmaildir/qtmaildir.SlackBuild
+++ b/qtmaildir/qtmaildir.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qtmaildir
-VERSION=${VERSION:-0.27.0}
+VERSION=${VERSION:-0.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -81,7 +81,7 @@ find -L . \
#
# QTMAILDIR_BUILD_NUMBER=OFF keeps the version a clean X.Y.Z. That option is
# ON upstream so a developer can tell one build of an unreleased version from
-# another, and it would make this package report "0.27.0 build 1", numbering a
+# another, and it would make this package report "0.28.0 build 1", numbering a
# release after a counter that starts at 1 in every fresh build directory.
mkdir -p build
cd build