summaryrefslogtreecommitdiff
path: root/support/lacheck/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'support/lacheck/configure.ac')
-rw-r--r--support/lacheck/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/lacheck/configure.ac b/support/lacheck/configure.ac
index f577b5f2c8..323240f42b 100644
--- a/support/lacheck/configure.ac
+++ b/support/lacheck/configure.ac
@@ -1,14 +1,14 @@
dnl $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2015-2019 Karl Berry <tex-live@tug.org>
+dnl Copyright 2015-2022 Karl Berry <tex-live@tug.org>
dnl Copyright 2009-2014 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-m4_define([lacheck_version], [1.29])dnl duplicated in lacheck.l, sorry
+m4_define([lacheck_version], [1.30])dnl duplicated in lacheck.l, sorry
AC_INIT([LaCheck (TeX Live)], lacheck_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([lacheck.l])