[gnome-internet-radio-locator] Fix build



commit b632920971d474b6cb4d348ea6f082103b568b23
Author: Ole Aamot <ole gnome org>
Date:   Thu Apr 19 17:25:45 2018 +0200

    Fix build

 NEWS         | 15 +++++++++++++++
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3df610e..c53407a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+=============
+Version 1.0.9
+=============
+
+Build
+
+       * INSTALL: Update installation instruction
+       * gtk-doc.m4: Fix build
+       * src/Makefile.am: Fix build
+
+Translations
+
+       * po/es.po: Update software package title
+       * po/pl.po: Update software package title
+
 =============
 Version 1.0.8
 =============
diff --git a/configure.ac b/configure.ac
index 7c0d719..befa36a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(gnome-internet-radio-locator,1.0.8)
+AC_INIT(gnome-internet-radio-locator,1.0.9)
 AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar subdir-objects])
 AM_MAINTAINER_MODE
 AC_CONFIG_SRCDIR([src/gnome-internet-radio-locator.c])


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