Synchronized version numbers in samples.

git-svn-id: http://yate.null.ro/svn/yate/trunk@1047 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2006-09-18 12:26:04 +00:00
parent da636cc6ba
commit c63385bc83
2 changed files with 6 additions and 7 deletions

View File

@ -14,13 +14,13 @@
;product=YATE
; major: int: Major version number
;major=0
;major=1
; minor: int: Minor version number
;minor=9
;minor=1
; build: int: Build number
;build=1
;build=0
; status: keyword: Code status: alpha, beta or release
;status=alpha
@ -183,8 +183,7 @@ gkclient = false
; You must define the binding interfaces. Right now the multi hosted boxes don't
; work very well because OpenH323 mechanism, but we will fix that if someone
; have any problem.
interface1=10.0.0.1
;interface1=10.0.0.1
; port: int: Port on which the gatekeeper listens for connections
;port = 1719
@ -200,7 +199,7 @@ interface1=10.0.0.1
; This section sets defaults for the incoming H.323 calls
; context: string: Input context
context=default
;context=default
; maxqueue: int: Maximum length of the routing queue
; Normaly you will like to have this setup to a certain value so someone can't

View File

@ -8,7 +8,7 @@
;addr=0.0.0.0
; useragent: string: String to set in User-Agent or Server headers
;useragent=YATE/1.0.0
;useragent=YATE/1.1.0
; realm: string: Authentication realm to offer in authentication requests
;realm=Yate