From: Karel Zak Date: Wed, 22 Feb 2017 12:06:54 +0000 (+0100) Subject: build-sys: release++ (v2.29.2) X-Git-Tag: v2.29.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable%2Fv2.29;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.29.2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 6eed3ecb91..8734a57350 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.29.2: Feb 22 2017 +* see Documentation/releases/v2.29.2-ReleaseNotes or the complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.2-ChangeLog + util-linux 2.29.1: Jan 20 2017 * see Documentation/releases/v2.29.1-ReleaseNotes or the complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ChangeLog diff --git a/configure.ac b/configure.ac index b0e4eade52..730f17c378 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{ dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="20-Jan-2017" +LIBBLKID_DATE="22-Feb-2017" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0