aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 53217343..8d1fb153 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -2,7 +2,7 @@
VERSION = 0.6.0
# oldest supported one
-BITLBEE_VERSION = 1.2.1
+BITLBEE_VERSION = 1.2.2
AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q')