diff options
Diffstat (limited to 'contrib/bmake/configure.in')
| -rw-r--r-- | contrib/bmake/configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bmake/configure.in b/contrib/bmake/configure.in index aed426ef8ede..ccd42623763c 100644 --- a/contrib/bmake/configure.in +++ b/contrib/bmake/configure.in @@ -1,11 +1,11 @@ dnl dnl RCSid: -dnl $Id: configure.in,v 1.58 2017/08/13 00:56:10 sjg Exp $ +dnl $Id: configure.in,v 1.59 2017/11/26 22:39:20 sjg Exp $ dnl dnl Process this file with autoconf to produce a configure script dnl AC_PREREQ(2.50) -AC_INIT([bmake], [20170812], [sjg@NetBSD.org]) +AC_INIT([bmake], [20171126], [sjg@NetBSD.org]) AC_CONFIG_HEADERS(config.h) dnl make srcdir absolute |
