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

Commit 3cf2ade

Browse files
committed
Release v3.7.5
This release specifies that /usr/src/kernel/* files are not state files. These files are needed to ship kernel source files for kernel development. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
1 parent e814a73 commit 3cf2ade

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.4, matthew.johnson@intel.com)
5+
AC_INIT(swupd-server, 3.7.5, 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)