Skip to content

Commit fb637d6

Browse files
committed
build-sys: release++ (v2.28-rc2)
Signed-off-by: Karel Zak <kzak@redhat.com>
1 parent a78bd24 commit fb637d6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
util-linux 2.28-rc2: Mar 29 2016
2+
* see Documentation/releases/v2.28-ReleaseNotes or the complete changelog at
3+
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28-rc2-ChangeLog
4+
15
util-linux 2.28-rc1: Mar 11 2016
26
* see Documentation/releases/v2.28-ReleaseNotes or the complete changelog at
37
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28-rc1-ChangeLog

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{print $3}' \
3030

3131
dnl libblkid version
3232
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
33-
LIBBLKID_DATE="11-Mar-2015"
33+
LIBBLKID_DATE="29-Mar-2015"
3434
LIBBLKID_LT_MAJOR=1
3535
LIBBLKID_LT_MINOR=1
3636
LIBBLKID_LT_MICRO=0

0 commit comments

Comments
 (0)