mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-25 08:07:12 -04:00
HEAD is currently 9.7.0pre-alpha (not 9.6.0rc1).
See tech-staff thread "when/how is bind9/version updated?"
This commit is contained in:
parent
01eb8e213b
commit
acf4e79711
1 changed files with 4 additions and 4 deletions
8
version
8
version
|
|
@ -1,10 +1,10 @@
|
|||
# $Id: version,v 1.43 2008/11/16 21:16:48 marka Exp $
|
||||
# $Id: version,v 1.44 2009/02/21 21:34:07 jreed Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
#
|
||||
MAJORVER=9
|
||||
MINORVER=6
|
||||
MINORVER=7
|
||||
PATCHVER=0
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
RELEASETYPE=pre-alpha
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue