diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-04-20 23:38:16 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-04-20 23:38:16 +0200 |
commit | d184f30fb86fbac067a337086ade2a78c2d44d4e (patch) | |
tree | 070bac8ad214618cbc861b0a8a3647c4f7283a79 | |
parent | 0fbeef1a74f70c5ee7bd5f408ef7bbd861d3a563 (diff) |
updates for 0.4.2
-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 8a86e788..cab5cc26 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.4.1 +VERSION = 0.4.2 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') @@ -1,5 +1,6 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.4.2 - skyped should be now more responsive - new skypeout_offline setting for hiding/showing SkypeOut contacts - support for SkypeOut calls |