[glom/glom-1-18] 1.18.4



commit 9093ba48bcbcc7ded7124c172c5e0235b66ce872
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Sep 22 12:07:57 2011 +0200

    1.18.4

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f69b962..d1c4a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.18.4:
+
 2011-09-19  Murray Cumming  <murrayc murrayc com>
 
 	Images: Avoid a warning when choosing.
diff --git a/NEWS b/NEWS
index 1498a47..02b1931 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.18.4:
+
+* Details:
+  - Avoid an empty layout when changing to developer mode.
+  (Requires libgdamm 4.1.3)
+  - Images: Avoid a warning when choosing.
+  
 1.18.3:
 
 * Fixes for the Find features, though this is currently case-sensitive.
diff --git a/configure.ac b/configure.ac
index 607d6f7..e84427a 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.18.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.18.4],[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]