- Timestamp:
- 2008-09-08T07:31:48Z (16 years ago)
- Branches:
- master
- Children:
- c49820d
- Parents:
- 885e563e
- Location:
- skype
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r885e563e r68c162b 1 1 -include config.mak 2 2 3 VERSION = 0.6. 24 # oldest supported one5 BITLBEE_VERSION = 1.2. 23 VERSION = 0.6.3 4 # latest stable 5 BITLBEE_VERSION = 1.2.3 6 6 7 7 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') -
skype/NEWS
r885e563e r68c162b 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.6.3 - various osx-specific improvements (see the new screenshot!) 4 - added python-gnutls install instructions 5 - bitlbee.pc is now searched under 6 /usr/local/lib/pkgconfig by default to help LFS monkeys ;) 3 7 0.6.2 - bugfix: make install required the plugin even in case 4 8 its build was disabled
Note: See TracChangeset
for help on using the changeset viewer.