aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/Makefile2
-rw-r--r--skype/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 600db415..a7dfecbf 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -1,6 +1,6 @@
-include config.mak
-VERSION = 0.8.2
+VERSION = 0.8.3
DATE := $(shell date +%Y-%m-%d)
# latest stable
BITLBEE_VERSION = 1.2.7
diff --git a/skype/NEWS b/skype/NEWS
index 5c59b098..9965fb0e 100644
--- a/skype/NEWS
+++ b/skype/NEWS
@@ -1,5 +1,8 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+0.8.3 - support for BitlBee 1.3dev
+ - fixed --debug switch (-d was fine)
+ - documentation fixes
0.8.2 - building documentation is now optional
- new settings: test_join and show_moods
- '~' in skyped.conf is now expanded to the user's home directory