Skip to content

Commit

Permalink
Release version 4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
laenion committed Sep 24, 2024
1 parent 4970f82 commit b4e5a77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ transactional-update NEWS -- history of user-visible changes.

Copyright (C) 2016-2024 Thorsten Kukuk, Ignaz Forster et al.

Version 4.8.3 (2024-09-24)
* Check return value of `register` command [bsc#1230901]

Version 4.8.2 (2024-09-16)
* Allow specifying only low value with setup-kdump [bsc#1230537]

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(transactional-update, 4.8.2)
AC_INIT(transactional-update, 4.8.3)
# Increase on any interface change and reset revision
LIBTOOL_CURRENT=6
# On interface change increase if backwards compatible, reset otherwise
Expand Down

0 comments on commit b4e5a77

Please sign in to comment.