Skip to content

Commit

Permalink
Release version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thkukuk committed May 27, 2021
1 parent deb42e3 commit 36ca51f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
issue-generator NEWS -- history of user-visible changes.

Copyright (C) 2016-2020 Thorsten Kukuk
Copyright (C) 2016-2021 Thorsten Kukuk

Version 1.13
* SELinux: Do not call agetty --reload [bsc#1186178]

Version 1.12
* Document changes about handling of issue.d/* files
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(issue-generator, 1.12)
AC_INIT(issue-generator, 1.13)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sbin/issue-generator.in])
AC_PREFIX_DEFAULT(/usr)
Expand Down

0 comments on commit 36ca51f

Please sign in to comment.