Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit b84ce51

Browse files
author
William Douglas
committed
Release 7.0.0
- Change update output to include format - Require root for check-update --verbose Signed-off-by: William Douglas <[email protected]>
1 parent acad8c4 commit b84ce51

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-client, 6.1.0, [email protected])
5+
AC_INIT(swupd-client, 7.0.0, [email protected])
66
AM_PROG_AR
77
LT_INIT
88
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)