[gnome-calculator] Releasing 3.7.2
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Releasing 3.7.2
- Date: Mon, 3 Dec 2012 03:57:05 +0000 (UTC)
commit c293162cbbf7126d9614fd991da9ce85e485cfb2
Author: Robert Ancell <robert ancell canonical com>
Date: Mon Dec 3 16:55:08 2012 +1300
Releasing 3.7.2
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f136b5..4edbc44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in gnome-calculator 3.7.2
+
+ * Fix incorrectly ininitialized option list
+
Overview of changes in gnome-calculator 3.7.1
* Renamed to gnome-calculator
diff --git a/configure.ac b/configure.ac
index 641b09c..a531278 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(gnome-calculator, 3.7.1)
+AC_INIT(gnome-calculator, 3.7.2)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]