From c1f3d49c9f7c626f5e17c0c653c56d3d0e7e1831 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 31 Mar 2008 02:37:40 +0200 Subject: updates for 0.4.1 --- skype/Makefile | 2 +- skype/NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/skype/Makefile b/skype/Makefile index ff3b1bfe..8a86e788 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.4.0 +VERSION = 0.4.1 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') diff --git a/skype/NEWS b/skype/NEWS index 77b4c05d..8eb5409a 100644 --- a/skype/NEWS +++ b/skype/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.4.1 - support for building the plugin on Mac OSX + - tested with BitlBee 1.2 and Skype 2.0.0.63 + - avoid ${prefix} (by autoconf) in the config file as we + don't handle such a variable + - now you can call echo123 (patch by Riskó Gergely) 0.4.0 - support for starting, accepting and rejecting calls - also updated documentation (the key is the account set skype/call command) -- cgit v1.2.3