[glom] 1.29.4



commit 7485c17c66624ae2b35dd438b7dd37053943bc03
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jun 9 10:42:41 2015 +0200

    1.29.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 76512ff..8f5d335 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.29.4 (unstable):
+
+* Use libgda-5 again instead of libgda-6.
+  Because libgda-6 is not quite ready and not likely to be stable soon enough.
+  (Murray Cumming)
+
 1.29.3 (unstable):
 
 * Details: Let entry widgets expand to fill space,
diff --git a/configure.ac b/configure.ac
index df6be2e..3082a4e 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.29.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.29.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]