diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-07 02:10:02 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-07 02:10:02 +0000 |
commit | ffc65c1f90f685e98f2f6d0a5d72c661b69cb3df (patch) | |
tree | a5f1a1c12b58531eb3310a316fd00aace6ee8419 /Protocols/SIP/Docs | |
parent | 82516d84cc393f79eb620cb6300d320084a8272c (diff) |
sip: 0.1.1.0
+ Build with vc6
* Fix for wrong voice service version
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@207 c086bb3d-8645-0410-b8da-73a8550f86e7
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 |