Skip to content

Commit

Permalink
Release version 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
laenion committed Mar 10, 2023
1 parent 0f72404 commit cc0290b
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-2022 Thorsten Kukuk, Ignaz Forster et al.

Version 4.1.4
* Workaround for broken Tumbleweed package libfdisk1

Version 4.1.3
* Suppress SELinux relabelling output in quiet mode
* Documentation readability improvements
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.1.3)
AC_INIT(transactional-update, 4.1.4)
# Increase on any interface change and reset revision
LIBTOOL_CURRENT=4
# On interface change increase if backwards compatible, reset otherwise
Expand Down

0 comments on commit cc0290b

Please sign in to comment.