[nautilus-python] Release v1.2.2



commit 44224fac32d2d5284956b55ecd884fdfcb1bec4e
Author: Adam Plumb <adamplumb gmail com>
Date:   Sun Jan 14 18:04:20 2018 -0500

    Release v1.2.2

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c9230a..b673728 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.2.2:
+    - Fixed bug #792427, Fix folder string comparison to prevent duplicate extension loading
+
 1.2.1:
     - Fixed bug #792348, Fix syntax error when building docs using python3
 
diff --git a/configure.ac b/configure.ac
index a53735c..ea8906c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([nautilus-python], [1.2.1])
+AC_INIT([nautilus-python], [1.2.2])
 
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR([m4])


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