diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-08-03 14:31:31 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2010-08-03 14:31:31 +0200 |
commit | 32ba37166daaddd2b39839d3a9e03ded3dd001dc (patch) | |
tree | a0127a18f4a8a398b31a1b972d55c49e80a6da95 | |
parent | 4ab72258f7956f52c3b4750d192ad078dd175973 (diff) |
updates for 0.8.3
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 3 |
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 @@ -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 |