diff options
Diffstat (limited to 'Protocols/SIP/Docs')
-rw-r--r-- | Protocols/SIP/Docs/sip_changelog.txt | 4 | ||||
-rw-r--r-- | Protocols/SIP/Docs/sip_version.txt | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt index a3557ef..aa10628 100644 --- a/Protocols/SIP/Docs/sip_changelog.txt +++ b/Protocols/SIP/Docs/sip_changelog.txt @@ -2,5 +2,9 @@ SIP protocol Changelog:
+. 0.1.1.0
+ + Build with vc6
+ * Fix for wrong voice service version
+
. 0.1.0.0
+ Initial version
\ No newline at end of file diff --git a/Protocols/SIP/Docs/sip_version.txt b/Protocols/SIP/Docs/sip_version.txt index 591f6e1..d837ea7 100644 --- a/Protocols/SIP/Docs/sip_version.txt +++ b/Protocols/SIP/Docs/sip_version.txt @@ -1 +1 @@ -SIP protocol 0.1.0.0
\ No newline at end of file +SIP protocol 0.1.1.0
\ No newline at end of file |