mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
Release v3.9.2
This release introduces the verify --picky subcommand, which lists files under /usr, a new subcommand "autoupdate" which allows for easy enable/disable of autoupdates and its current status, and converts printfs to fprintf to stderr throughout the code as appropriate. Signed-off-by: Tudor Marcu <tudor.marcu@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.9.1, tudor.marcu@intel.com)
|
||||
AC_INIT(swupd-client, 3.9.2, tudor.marcu@intel.com)
|
||||
AM_PROG_AR
|
||||
LT_INIT
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
Reference in New Issue
Block a user