mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 14:11:52 +00:00
Release v3.17.6
This release allows non-root users to run the base bundle-list command, makes bundle-add and bundle-remove output consistent, and fixes several memory management issues in the codebase. 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.5, matthew.johnson@intel.com)
|
||||
AC_INIT(swupd-client, 3.17.6, matthew.johnson@intel.com)
|
||||
AM_PROG_AR
|
||||
LT_INIT
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
Reference in New Issue
Block a user