mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 14:11:52 +00:00
Release v3.17.11
This release allows swupd to ignore MoM entries marked with the 'I' flag. The 'I' flag will be used to represent iterative manifests when that feature is made available by mixer. Until swupd knows how to handle them it will ignore them. Several improvements to the test library were added in this release as well. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.66])
|
||||
AC_INIT(swupd-client, 3.17.10, matthew.johnson@intel.com)
|
||||
AC_INIT(swupd-client, 3.17.11, matthew.johnson@intel.com)
|
||||
AM_PROG_AR
|
||||
LT_INIT
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
Reference in New Issue
Block a user