[jhbuild] release
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] release
- Date: Sat, 12 Sep 2020 15:33:18 +0000 (UTC)
commit 30ef98f32c357ed3f2290a466c94bc728279cd1e
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sat Sep 12 17:26:34 2020 +0200
release
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d0c0a8ce..83680148 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 3.38.0
+==============
+
+- defaults: Fix multiarch system_libdirs !79
+- Get default branch name from repository !84
+- Compare bytes/str correctly in both python 2 & 3 !85
+- defaults.jhbuildrc: fix detection of /usr/lib64 on Fedora !86
+- base: also try for meson on autogenerated modules !89 !91
+- doc: Document shallow_clone option !94
+- Moduleset updates
+
==============
Version 3.36.0
==============
diff --git a/configure.ac b/configure.ac
index c6759d9a..a4c944d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([jhbuild],
- [3.36.1],
+ [3.38.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
[jhbuild])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]