- Timestamp:
- 2008-06-18T17:37:28Z (16 years ago)
- Branches:
- master
- Children:
- 21a387fd
- Parents:
- b7fbeb4
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
rb7fbeb4 r89c68c7 1 1 -include config.mak 2 2 3 VERSION = 0.5. 03 VERSION = 0.5.1 4 4 5 5 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') -
skype/NEWS
rb7fbeb4 r89c68c7 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.5.1 - configure now automatically detects the right prefix to 4 match witl BitlBee's one 5 - minor documentation improvements (public chats, bug 6 reporting address) 3 7 0.5.0 - skyped now uses gnutls if possible, which seem to be 4 8 more stable, compared to openssl.
Note: See TracChangeset
for help on using the changeset viewer.