[nautilus-python] Bump release to v1.2.1
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] Bump release to v1.2.1
- Date: Thu, 11 Jan 2018 20:49:49 +0000 (UTC)
commit e5cb368a60b54e3cc6e426ecd1e4379760f3bda0
Author: Adam Plumb <adamplumb gmail com>
Date: Mon Jan 8 19:44:53 2018 -0500
Bump release to v1.2.1
NEWS | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b80b2f7..2c9230a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.2.1:
+ - Fixed bug #792348, Fix syntax error when building docs using python3
+
1.2:
- Added capability to compile with python 3 support using PYTHON environment variable
- Fix #781232, Improve extension path loading semantics to follow XDG recommendations
diff --git a/configure.ac b/configure.ac
index e1f7df8..a53735c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([nautilus-python], [1.2])
+AC_INIT([nautilus-python], [1.2.1])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]