mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 09:20:51 -05:00
3568. [cleanup] Add a product description line to the version file, to be reported by named -v/-V. [RT #33366]
12 lines
187 B
Text
12 lines
187 B
Text
# $Id$
|
|
#
|
|
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
PRODUCT=BIND
|
|
DESCRIPTION=
|
|
MAJORVER=9
|
|
MINORVER=10
|
|
PATCHVER=0
|
|
RELEASETYPE=pre-alpha
|
|
RELEASEVER=
|