~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to extension/configure.ac

  • Committer: Arnold D. Robbins
  • Date: 2023-05-09 05:54:16 UTC
  • mto: (1952.1.1)
  • mto: This revision was merged to the branch mainline in revision 1952.
  • Revision ID: git-v1:b285b6b6a05e92af5c8814d5a475195a5c0ea81e
Tags: gawk-5.2.2
Make release tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
dnl Process this file with autoconf to produce a configure script.
25
25
 
26
 
AC_INIT([GNU Awk Bundled Extensions],[5.2.1],[bug-gawk@gnu.org],[gawk-extensions])
 
26
AC_INIT([GNU Awk Bundled Extensions],[5.2.2],[bug-gawk@gnu.org],[gawk-extensions])
27
27
 
28
28
AC_PREREQ([2.71])
29
29