blob: 56a333fd15cc8145b6fc5f6b07177819ba199698 (
plain)
1
2
3
4
5
6
7
|
# This file is part of Autoconf. -*- Autoconf -*-
# Version of Autoconf.
#------------------------------------------------------------------------------
# Copyright 2003-2023,2024 Thomas E. Dickey
# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
m4_define([AC_ACVERSION], [2.52.20240618])
|