Skip to content

Commit

Permalink
Release v3.24.5
Browse files Browse the repository at this point in the history
Fix bug introduced on 3.24.4:
 - swupd mirror --set/--unset fails when --path is not used

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
  • Loading branch information
Otavio Pontes committed Apr 9, 2020
1 parent 80719c1 commit 47f1eb3
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, 3.24.4, otavio.pontes@intel.com)
AC_INIT(swupd-client, 3.24.5, otavio.pontes@intel.com)
AM_PROG_AR
LT_INIT
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 47f1eb3

Please sign in to comment.