diff options
Diffstat (limited to 'skype/Makefile')
-rw-r--r-- | skype/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skype/Makefile b/skype/Makefile index 2171bb7f..30094892 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -1,9 +1,9 @@ -include config.mak -VERSION = 0.8.0 +VERSION = 0.8.1 DATE := $(shell date +%Y-%m-%d) # latest stable -BITLBEE_VERSION = 1.2.4 +BITLBEE_VERSION = 1.2.5 AMPATH = $(shell grep automake- $(shell which automake)|sed "s|.*'\(.*\)';|\1|") |