Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit de04b84

Browse files
committed
Release v3.7.3
This release fixes a bug causing fullfile creation to be attempted for ghosted files. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
1 parent f5b614e commit de04b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.66])
5-
AC_INIT(swupd-server, 3.7.2, matthew.johnson@intel.com)
5+
AC_INIT(swupd-server, 3.7.3, matthew.johnson@intel.com)
66
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects])
77
AM_SILENT_RULES([yes])
88
AC_PROG_CC

0 commit comments

Comments
 (0)