mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 18:09:11 -04:00
pre-alpha
This commit is contained in:
parent
8486ce1efa
commit
385c32efe6
1 changed files with 4 additions and 4 deletions
8
version
8
version
|
|
@ -1,10 +1,10 @@
|
|||
# $Id: version,v 1.39 2007/11/20 00:55:00 each Exp $
|
||||
# $Id: version,v 1.40 2008/01/04 08:13:44 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
#
|
||||
MAJORVER=9
|
||||
MINORVER=5
|
||||
MINORVER=6
|
||||
PATCHVER=0
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
RELEASETYPE=pre-alpha
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue