Skip to content

Commit

Permalink
Release version 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
thkukuk committed Jul 7, 2020
1 parent ae9f9dd commit 58ad754
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 @@ issue-generator NEWS -- history of user-visible changes.

Copyright (C) 2016-2020 Thorsten Kukuk

Version 1.10
* Display wlan interfaces, too [bsc#1169070]

Version 1.9
* Fix path for systemd 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.9)
AC_INIT(issue-generator, 1.10)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sbin/issue-generator.in])
AC_PREFIX_DEFAULT(/usr)
Expand Down

0 comments on commit 58ad754

Please sign in to comment.