[nautilus-python] === Release v0.7.2 ===
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] === Release v0.7.2 ===
- Date: Fri, 4 Mar 2011 14:25:42 +0000 (UTC)
commit 862613ffb677b1a3b6f810a887ecbb864e1ef52f
Author: Adam Plumb <adamplumb gmail com>
Date: Fri Mar 4 09:25:33 2011 -0500
=== Release v0.7.2 ===
NEWS | 4 ++++
configure.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c9e5db..bd718b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.7.2:
+ - Fix to get the PyCapsule patch to work even if there is no PyCapsule
+ object set up for pygtk.
+
0.7.1:
- Fixed AM_CHECK_PYTHON_LIBS usage of test (GNOME bug #619440)
- Cleaned up the docs Makefile.am to make it more consistent
diff --git a/configure.in b/configure.in
index 34e4383..f587e41 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT
PACKAGE=nautilus-python
-VERSION=0.7.1
+VERSION=0.7.2
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]