[alacarte] 3.11.91



commit 56eca544f7351715fb74556c722a462618c84f2c
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 3 08:01:50 2014 -0500

    3.11.91

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6feeba..3a8c670 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 ==============
+Version 3.11.91
+==============
+
+Changes:
+       Drop Help button
+       Ensure items have valid Exec
+       Add a man page
+       Make Restore button work again
+       Fix createing menus
+       Fix creating items
+
+Translation updates:
+       German
+       Indonesian
+       Portuguese
+       Simplified Chinese
+
+==============
 Version 3.10.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 0a39d86..0533065 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl -*- Mode: autoconf -*-
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT(alacarte, 3.10.0, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.11.91, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(alacarte.in)
 AC_CONFIG_HEADERS([config.h])


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