Changeset 68c162b


Ignore:
Timestamp:
2008-09-08T07:31:48Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c49820d
Parents:
885e563e
Message:

updates for 0.6.3

Location:
skype
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skype/Makefile

    r885e563e r68c162b  
    11-include config.mak
    22
    3 VERSION = 0.6.2
    4 # oldest supported one
    5 BITLBEE_VERSION = 1.2.2
     3VERSION = 0.6.3
     4# latest stable
     5BITLBEE_VERSION = 1.2.3
    66
    77AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q')
  • skype/NEWS

    r885e563e r68c162b  
    11VERSION         DESCRIPTION
    22-----------------------------------------------------------------------------
     30.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 ;)
    370.6.2         - bugfix: make install required the plugin even in case
    48                its build was disabled
Note: See TracChangeset for help on using the changeset viewer.