mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-19 04:57:43 +00:00
Release v3.5.0
This release removes a stale, unused script, adds a check to ensure format number validity to ensure format numbers do not decrease, and enables adding an actions: field in the Manifest.MoM to tell swupd-client to perform certain actions post update. 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-server, 3.4.0, tudor.marcu@intel.com)
|
||||
AC_INIT(swupd-server, 3.5.0, tudor.marcu@intel.com)
|
||||
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects])
|
||||
AM_SILENT_RULES([yes])
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user