summaryrefslogtreecommitdiff
path: root/bin/dig/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dig/Makefile.in')
-rw-r--r--bin/dig/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dig/Makefile.in b/bin/dig/Makefile.in
index 5bc4db0a32aa9..f705312756a8d 100644
--- a/bin/dig/Makefile.in
+++ b/bin/dig/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2009, 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007, 2009, 2012, 2013, 2015 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-@BIND9_VERSION@
+VERSION=@BIND9_VERSION@
@BIND9_MAKE_INCLUDES@