File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- util-linux 2.41-rc1: Fed 18 2025 (the most recent version )
1
+ util-linux 2.41-rc2: Mar 06 2025 (the latest and greatest! )
2
2
3
3
The most recent version (on the first line) may be used as a fallback for
4
4
the ./tools/git-version-gen script.
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
29
29
30
30
dnl libblkid version
31
31
LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
32
- LIBBLKID_DATE="18-Feb -2025"
32
+ LIBBLKID_DATE="06-Mar -2025"
33
33
LIBBLKID_LT_MAJOR=1
34
34
LIBBLKID_LT_MINOR=1
35
35
LIBBLKID_LT_MICRO=0
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pkgconfig = import('pkgconfig')
13
13
# soname versions; This never change because we use symbol versioning. There is also
14
14
# API version (LIB*_VERSION macros) and it follow package version.
15
15
libblkid_version = ' 1.1.0'
16
- libblkid_date = ' 18-Feb -2025'
16
+ libblkid_date = ' 06-Mar -2025'
17
17
libuuid_version = ' 1.3.0'
18
18
liblastlog2_version = ' 2.0.0'
19
19
libmount_version = ' 1.1.0'
You can’t perform that action at this time.
0 commit comments