[gnome-internet-radio-locator] Fix typo
- From: Ole Aamot <ole src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-internet-radio-locator] Fix typo
- Date: Fri, 5 Apr 2019 10:32:29 +0000 (UTC)
commit 024da5a264aef94f39e55479dc881bb6f9201f7c
Author: Ole Aamot <ole gnome org>
Date: Fri Apr 5 12:31:48 2019 +0200
Fix typo
NEWS | 8 +++++++-
compile | 2 +-
configure.ac | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b0a04a..11e451a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+=============
+Version 2.0.2
+=============
+
+ * NEWS: Fix typo
+
=============
Version 2.0.1
=============
@@ -8,7 +14,7 @@ GUI
Stations
- * src/gnome-internet-radio-locator.xml: Add WMBUR (Boston, Massachusetts)
+ * src/gnome-internet-radio-locator.xml: Add WBUR (Boston, Massachusetts)
* src/gnome-internet-radio-locator.xml: Add Midlar (Torshavn, Færo Islands)
Translations
diff --git a/compile b/compile
index b89c278..99e5052 100755
--- a/compile
+++ b/compile
@@ -1,4 +1,4 @@
-#!/usr/bin/sh
+#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2018-03-07.03; # UTC
diff --git a/configure.ac b/configure.ac
index 7c0c617..b35244d 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,2.0.1)
+AC_INIT(gnome-internet-radio-locator,2.0.2)
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]