Skip to content

Commit

Permalink
Release 5.1.1
Browse files Browse the repository at this point in the history
- Testing fixups
- Update to use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T
- Recursive delete handle user data gracefully
- Rework curl error checking

Signed-off-by: William Douglas <[email protected]>
  • Loading branch information
bryteise committed Aug 27, 2024
1 parent 6a43ac7 commit 9da2dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.66])
AC_INIT(swupd-client, 5.1.0, [email protected])
AC_INIT(swupd-client, 5.1.1, [email protected])
AM_PROG_AR
LT_INIT
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 9da2dc6

Please sign in to comment.