From 7fc812948ff8f92b8a7890bfb166cd8b998f1668 Mon Sep 17 00:00:00 2001 From: jgeboski Date: Fri, 29 Jul 2016 21:30:21 -0400 Subject: [PATCH] Version bumped to 1.4.2 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3381a0d..cf22ce9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +bitlbee-steam-1.4.2 (2016-07-29): + - Added support for bitlbee's new plugin information + - Fixed certain requests failing due to improper cookies + - Fixed improper debian dependencies + - Fixed OTR being disabled + - Improved the README documentation + - Various code refactoring and improvements + bitlbee-steam-1.4.1 (2016-01-27): - Fixed the missing steam-glib.h in the distribution tarball diff --git a/configure.ac b/configure.ac index bdb3b19..d037b76 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ AC_INIT( [bitlbee-steam], - [1.4.1], + [1.4.2], [https://github.com/jgeboski/bitlbee-steam/issues], [bitlbee-steam], [https://github.com/jgeboski/bitlbee-steam],