mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-21 22:15:47 +00:00
Release v3.6.3
This release improves full-file creation to make it thread-safe, allowing parallelized runs of many instances of swupd_make_fullfiles. 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-server, 3.6.2, matthew.johnson@intel.com)
|
||||
AC_INIT(swupd-server, 3.6.3, matthew.johnson@intel.com)
|
||||
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects])
|
||||
AM_SILENT_RULES([yes])
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user