diff options
-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 |