[libsoup] 2.62.0



commit 0007d164002572cbd770dab8e0a36b00dba437eb
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Mar 12 16:29:16 2018 +0200

    2.62.0

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ae9a4a3..9f9cd5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.61.91 to 2.62.0:
+
+       * Updated translations.
+
 Changes in libsoup from 2.61.90 to 2.61.91:
 
        * Add limit to header length to avoid DOS attacks
diff --git a/configure.ac b/configure.ac
index e2d828f..2db0990 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 m4_define([soup_major_version], [2])
-m4_define([soup_minor_version], [61])
-m4_define([soup_micro_version], [91])
+m4_define([soup_minor_version], [62])
+m4_define([soup_micro_version], [0])
 
 AC_PREREQ(2.63)
 
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]