diff options
-rw-r--r-- | skype/Makefile | 2 | ||||
-rw-r--r-- | skype/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index 245c1794..e71e0bb6 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.7.0 +VERSION = 0.7.1 # latest stable BITLBEE_VERSION = 1.2.3 @@ -1,5 +1,7 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.7.1 - mostly internal changes, the monster read callback is + now replaced by tiny parser functions 0.7.0 - made 'make config' more portable - add 'skypeconsole' buddy for debugging purposes - support autojoin for bookmarked groupchats |