diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:43:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:43:52 +0000 |
commit | b3450069164b660f5e7e6f0d0a873585f671d05c (patch) | |
tree | 4c99bbf27b9878e565f1a553d6f6ed4ef6d0e3cc /configure.ac | |
parent | Adding upstream version 4.23.0. (diff) | |
download | manpages-l10n-upstream.tar.xz manpages-l10n-upstream.zip |
Adding upstream version 4.23.1.upstream/4.23.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0c17ecd9..ad7214d4 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -AC_INIT(manpages-l10n, [4.23.0]) +AC_INIT(manpages-l10n, [4.23.1]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) |