summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2016-03-11 11:41:05 +0100
committerKarel Zak2016-03-11 11:41:05 +0100
commit8c97556ecfc0af358d35dc7a842aaadde5eeafd3 (patch)
tree386254f8f4ddf474cbf2ff90585fb48dcc8ba1b5 /configure.ac
parentdocs: update v2.28-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-8c97556ecfc0af358d35dc7a842aaadde5eeafd3.tar.gz
kernel-qcow2-util-linux-8c97556ecfc0af358d35dc7a842aaadde5eeafd3.tar.xz
kernel-qcow2-util-linux-8c97556ecfc0af358d35dc7a842aaadde5eeafd3.zip
build-sys: release++ (v2.28-rc1)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ccbbb046..8d808b7a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{print $3}' \
dnl libblkid version
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="07-Sep-2015"
+LIBBLKID_DATE="11-Mar-2015"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0