From 68c162b44f12aefb11a4c1074ad7366ead1b9846 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 8 Sep 2008 09:31:48 +0200 Subject: updates for 0.6.3 --- skype/Makefile | 6 +++--- skype/NEWS | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'skype') diff --git a/skype/Makefile b/skype/Makefile index 61f8519c..d7b4b417 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,8 +1,8 @@ -include config.mak -VERSION = 0.6.2 -# oldest supported one -BITLBEE_VERSION = 1.2.2 +VERSION = 0.6.3 +# latest stable +BITLBEE_VERSION = 1.2.3 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') diff --git a/skype/NEWS b/skype/NEWS index 15d425ac..b885bd66 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.6.3 - various osx-specific improvements (see the new screenshot!) + - added python-gnutls install instructions + - bitlbee.pc is now searched under + /usr/local/lib/pkgconfig by default to help LFS monkeys ;) 0.6.2 - bugfix: make install required the plugin even in case its build was disabled 0.6.1 - added keepalive traffic to avoid disconnects in bitlbee -- cgit v1.2.3