8000 build-sys: release++ (v2.35.1) · rhmcruiser/util-linux@77efaa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 77efaa9

Browse files
committed
build-sys: release++ (v2.35.1)
Signed-off-by: Karel Zak <kzak@redhat.com>
1 parent 2e1c77e commit 77efaa9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
util-linux 2.35.1: Jan 31 2020
2+
* see Documentation/releases/v2.35.1-ReleaseNotes or the complete changelog at
3+
https://www.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35.1-ChangeLog
4+
15
util-linux 2.35: Jan 21 2020
26
* see Documentation/releases/v2.35-ReleaseNotes or the complete changelog at
37
https://www.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35-ChangeLog

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
2929

3030
dnl libblkid version
3131
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
32-
LIBBLKID_DATE="21-Jan-2020"
32+
LIBBLKID_DATE="31-Jan-2020"
3333
LIBBLKID_LT_MAJOR=1
3434
LIBBLKID_LT_MINOR=1
3535
LIBBLKID_LT_MICRO=0

0 commit comments

Comments
 (0)
0