diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2fd545f..c438d57 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([GNU make],[3.81beta3],[bug-make@gnu.org]) +AC_INIT([GNU make],[3.81beta4],[bug-make@gnu.org]) AC_PREREQ(2.59) AC_REVISION([[$Id$]]) |