mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 06:37:42 -04:00
set mainline version to 9.2.0a0
This commit is contained in:
parent
a110543bb4
commit
2cb287d2f4
1 changed files with 4 additions and 4 deletions
8
version
8
version
|
|
@ -1,10 +1,10 @@
|
|||
# $Id: version,v 1.18 2000/12/06 23:04:12 bwelling Exp $
|
||||
# $Id: version,v 1.19 2000/12/28 02:13:04 gson Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
#
|
||||
MAJORVER=9
|
||||
MINORVER=1
|
||||
MINORVER=2
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=a
|
||||
RELEASEVER=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue