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 73f073ab..28f2ddbd 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@  -include config.mak -VERSION = 0.6.1 +VERSION = 0.6.2  # oldest supported one  BITLBEE_VERSION = 1.2.2 @@ -1,5 +1,7 @@  VERSION         DESCRIPTION  ----------------------------------------------------------------------------- +0.6.2         - bugfix: make install required the plugin even in case +                its build was disabled  0.6.1         - added keepalive traffic to avoid disconnects in bitlbee                  when there is no traffic for a long time                - now the plugin or skyped is automatically disabled if  | 
