diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:10:42 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:10:42 +0200 |
commit | 9765aa67882cebea28e49f8f73bed66dfbd43b15 (patch) | |
tree | 0d350b169ad35bea7a55fd4da4de658b3932d63b | |
parent | 039116a68fd1e92ee0869f88d4ee52183349062b (diff) |
updates for 0.6.0
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index 474fd323..48b9d07b 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.5.1 +VERSION = 0.6.0 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') @@ -1,5 +1,6 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.6.0 - works with BitlBee 1.2.1 0.5.1 - configure now automatically detects the right prefix to match witl BitlBee's one - minor documentation improvements (public chats, bug |