From 553f924751b7684aaf6602b35360177303ad42e7 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 21 May 2024 22:07:30 +0200 Subject: [PATCH] - version 0.5.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 61fa785..b5761f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([rc-scripts], [0.5.3], [tld-devel@lists.tld-linux.org], [rc-scripts]) +AC_INIT([rc-scripts], [0.5.4], [tld-devel@lists.tld-linux.org], [rc-scripts]) dnl Do not require AUTHORS, ChangeLog, NEWS, and README to exist AM_INIT_AUTOMAKE([foreign]) -- 2.45.1