diff options
Diffstat (limited to 'skype/Makefile')
-rw-r--r-- | skype/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile index bdc960e9..cfb786ea 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,6 +1,6 @@ -include config.mak -VERSION = 0.4.2 +VERSION = 0.5.0 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') |