aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 926342e..70bacd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-genrc NEWS -- history of user-visible changes. 2022-03-26
+genrc NEWS -- history of user-visible changes. 2022-05-13
See the end of file for copying conditions.
Please send genrc bug reports to <gray@gnu.org> or <gray@gnu.org.ua>
-Version 1.3.90 (git)
+Version 1.3.91 (git)
* New option -k (--kill-mode)
diff --git a/configure.ac b/configure.ac
index d4b8d0b..41ff5ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with genrc. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([genrc], [1.3.90], [gray@gnu.org])
+AC_INIT([genrc], [1.3.91], [gray@gnu.org])
AC_CONFIG_SRCDIR([src/genrc.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign silent-rules])

Return to:

Send suggestions and report system problems to the System administrator.