From 35249d64faaad5d581448a52e439b643d6e6a2d3 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 8 Dec 2010 04:22:05 +0100 Subject: updates for 0.8.4 --- skype/Makefile | 4 ++-- skype/NEWS | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/skype/Makefile b/skype/Makefile index e1f91b4a..3d6633b2 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,9 +1,9 @@ -include config.mak -VERSION = 0.8.3 +VERSION = 0.8.4 DATE := $(shell date +%Y-%m-%d) # latest stable -BITLBEE_VERSION = 1.2.7 +BITLBEE_VERSION = 3.0.1 ifeq ($(ASCIIDOC),yes) MANPAGES = skyped.1 diff --git a/skype/NEWS b/skype/NEWS index 9965fb0e..614d67c7 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.4 - now using python2.7 directly in case python would point to python3k + - merge patch to avoid a crash when failing to connect to skyped + - merge support for building the plugin on NetBSD + - merge Debian patches 0.8.3 - support for BitlBee 1.3dev - fixed --debug switch (-d was fine) - documentation fixes -- cgit v1.2.3