Skip to content

Commit

Permalink
2.48.1
Browse files Browse the repository at this point in the history
- Utilities:
  + initrd-put: Fix hang if soname is not found.

Signed-off-by: Alexey Gladkov <[email protected]>
  • Loading branch information
legionus committed Jul 21, 2024
1 parent f5b7cb9 commit b2850a6
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
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([make-initrd],[2.48.0],[[email protected]])
AC_INIT([make-initrd],[2.48.1],[[email protected]])
AC_CONFIG_HEADERS([config.h])

AC_PREFIX_DEFAULT([/usr])
Expand Down

0 comments on commit b2850a6

Please sign in to comment.