[jhbuild] release



commit e03d35b578379f23f73e99e8605b84248bef1746
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Fri Nov 8 14:39:36 2019 +0100

    release

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 77d2ecd9..4aa41206 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 3.35.2
+==============
+
+- JHBuild now requires Python 3.5+, Python 2 support has been dropped
+- Python 3 fixes for the svn and hg modules
+- Moduleset updates
+- Translation updates
+
 ==============
 Version 3.35.1
 ==============
diff --git a/configure.ac b/configure.ac
index 1c2fd95c..86a68371 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.35.1],
+        [3.35.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 


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