[glom/glom-1-16] 1.16.1



commit ca3cffe3a22b479a3f99e8078ad47f07e097abb4
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Oct 19 13:29:58 2010 +0200

    1.16.1

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4daf47d..fe314c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.16.1:
+
 2010-10-19  Murray Cumming  <murrayc murrayc com>
 
 	Python module: Use _ instead of . in the .so file name.
diff --git a/NEWS b/NEWS
index dac25a4..08c8a1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.16.1:
+
+Build: Fix the python module's filename.
+(Murray Cumming)
+
 1.16.0: (stable)
 
 New features in Glom 1.16, compared to Glom 1.14:
diff --git a/configure.ac b/configure.ac
index a0b2a02..84aeeb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])



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