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

Commit 1fa24df

Browse files
committed
Release v3.6.0
Calculate contentsize for all files in the manifest, not just in the current update. Signed-off-by: Matthew Johnson <[email protected]>
1 parent e84600c commit 1fa24df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

+1-1
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.5.0, tudor.marcu@intel.com)
5+
AC_INIT(swupd-server, 3.6.0, 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)