diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-03 21:33:26 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-04 00:19:39 -0700 |
| commit | 22f8463ca4f46df7ed0259c4a8271ba0231f7a6b (patch) | |
| tree | 181c44d4259d1fdd659372a9e67086eca291cfc3 /pkg/util-linux/config.h | |
| parent | e1af70ac39ae75fee183badb0661859b1a334730 (diff) | |
util-linux: Update to 2.30.1
Diffstat (limited to 'pkg/util-linux/config.h')
| -rw-r--r-- | pkg/util-linux/config.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index d8e14918..c6d1e34e 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -167,10 +167,10 @@ #define HAVE___PROGNAME 1 /* #undef HAVE___SECURE_GETENV */ #define LIBBLKID_DATE "02-Jun-2017" -#define LIBBLKID_VERSION "2.30.0" -#define LIBFDISK_VERSION "2.30.0" -#define LIBMOUNT_VERSION "2.30.0" -#define LIBSMARTCOLS_VERSION "2.30.0" +#define LIBBLKID_VERSION "2.30.1" +#define LIBFDISK_VERSION "2.30.1" +#define LIBMOUNT_VERSION "2.30.1" +#define LIBSMARTCOLS_VERSION "2.30.1" /* #undef LOGIN_CHOWN_VCS */ /* #undef LOGIN_STAT_MAIL */ #define LT_OBJDIR ".libs/" |
