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