Release v3.6.4

This release has a fix to check if a delta file exists before trying to
apply it, and a fix to recover from missing or bad bundle manifest files.

Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This commit is contained in:
Tudor Marcu
2016-09-07 21:44:52 -07:00
parent ba4f80034d
commit 0864fb0120
+1 -1
View File
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.66])
AC_INIT(swupd-client, 3.6.3, timothy.c.pepper@linux.intel.com)
AC_INIT(swupd-client, 3.6.4, timothy.c.pepper@linux.intel.com)
AM_PROG_AR
LT_INIT
AC_CONFIG_MACRO_DIR([m4])