From 5258dcc95079ee4ae4fab2fa37fb62567f9f2723 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 7 Jan 2009 01:35:14 +0100 Subject: updates for 0.7.0 --- skype/Makefile | 2 +- skype/NEWS | 5 +++-- skype/skype.c | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/skype/Makefile b/skype/Makefile index 46963651..b838a043 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.6.3 +VERSION = 0.7.0 # latest stable BITLBEE_VERSION = 1.2.3 diff --git a/skype/NEWS b/skype/NEWS index 7c631af9..a755a53a 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,9 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- - - made 'make config' more portable +0.7.0 - made 'make config' more portable - add 'skypeconsole' buddy for debugging purposes - support autojoin for bookmarked groupchats - - make hardwired '/dev/null' in skyped portable + - skyped: make hardwired '/dev/null' portable and fix + Python-2.6 warnings 0.6.3 - various osx-specific improvements (see the new screenshot!) - added python-gnutls install instructions - bitlbee.pc is now searched under diff --git a/skype/skype.c b/skype/skype.c index c83e9950..8f1bcf99 100644 --- a/skype/skype.c +++ b/skype/skype.c @@ -1,7 +1,7 @@ /* * skype.c - Skype plugin for BitlBee * - * Copyright (c) 2007, 2008 by Miklos Vajna + * Copyright (c) 2007, 2008, 2009 by Miklos Vajna * * Several ideas are used from the BitlBee Jabber plugin, which is * -- cgit v1.2.3