From: Karel Zak Date: Fri, 20 Jan 2017 13:13:08 +0000 (+0100) Subject: build-sys: release++ (v2.29.1) X-Git-Tag: v2.29.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebc8a7a882ddfd93bc3262514791a0dcaadba09;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.29.1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 669febd787..6eed3ecb91 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +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 + util-linux 2.29: Nov 8 2016 * see Documentation/releases/v2.29-ReleaseNotes or the complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ChangeLog diff --git a/configure.ac b/configure.ac index f443edbe18..cc0563b9a0 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="08-Nov-2016" +LIBBLKID_DATE="20-Jan-2017" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0