aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2010-08-03 14:31:31 +0200
committerMiklos Vajna <vmiklos@frugalware.org>2010-08-03 14:31:31 +0200
commit32ba37166daaddd2b39839d3a9e03ded3dd001dc (patch)
treea0127a18f4a8a398b31a1b972d55c49e80a6da95
parent4ab72258f7956f52c3b4750d192ad078dd175973 (diff)
updates for 0.8.3
-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