diff options
Diffstat (limited to 'lib/irs/Makefile.in')
| -rw-r--r-- | lib/irs/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/irs/Makefile.in b/lib/irs/Makefile.in index ba802bf478331..4028ff99c032f 100644 --- a/lib/irs/Makefile.in +++ b/lib/irs/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2012, 2014 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009, 2012, 2014, 2015 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -@BIND9_VERSION@ +VERSION=@BIND9_VERSION@ @LIBIRS_API@ |
