diff options
| -rw-r--r-- | skype/Makefile | 2 | ||||
| -rw-r--r-- | skype/NEWS | 4 | 
2 files changed, 5 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index d71fbe2a..3e7a18cc 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@  -include config.mak -VERSION = 0.3.1 +VERSION = 0.3.2  AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') @@ -1,5 +1,9 @@  VERSION         DESCRIPTION  ----------------------------------------------------------------------------- +0.3.2         - support for Skype 2.0.0.43 +              - skyped now automatically starts/shuts down skype +              - improved 'make prepare' to handle more automake versions +              - documentation improvements  0.3.1         - beautify output when skyped is interrupted using ^C                - 'nick skype foo' now really sets display name, not the mood                  text  | 
