]> www.vanbest.org Git - tv_grab_nl_java/commitdiff
Release 1.5.1 v1.5.1
authorJan-Pascal van Best <janpascal@vanbest.org>
Thu, 2 Jan 2014 21:34:35 +0000 (22:34 +0100)
committerJan-Pascal van Best <janpascal@vanbest.org>
Thu, 2 Jan 2014 21:34:35 +0000 (22:34 +0100)
Changelog
README
pom.xml

index 40a9fc26e6e24a0f4e4026091f320dc8e4ece018..d230e70b2e21264216b5afbf7273d19ea5de37c3 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
 Changelog for tv_grab_nl_java
 =============================
 
+tv_grab_nl_java-1.5.1 (2014-01-02)
+- Implement --config-yes flag
+- Fix error when program duration from ziggogids is not an integer
+- Fix error when writing to config file in local directory
+
 tv_grab_nl_java-1.5.0 (2013-12-24)
 - ZiggoGids (www.ziggogids.nl) module added
 
diff --git a/README b/README
index aa130a2033fa19e9ecb73bea2b81015a63118e45..9be8f87b67ebe81af1ea17b85e180746de6d89ac 100644 (file)
--- a/README
+++ b/README
@@ -175,5 +175,5 @@ The full license text can be found in the LICENSE file.
 
 Laatste aanpassing
 ------------------
-2014-01-02 (versie 1.5.2)
+2014-01-02 (versie 1.5.1)
 
diff --git a/pom.xml b/pom.xml
index 2094687c36eb2d54d2d563d27ceb2f95360ab2da..a630a638c4f031fff0112bede0504a5b5cff664b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.vanbest.xmltv.tv_grab_nl_java</groupId>
        <artifactId>tv_grab_nl_java</artifactId>
-       <version>1.5.1-SNAPSHOT</version>
+       <version>1.5.1</version>
        <scm>
                <connection>scm:git:git://github.com/janpascal/tv_grab_nl_java.git</connection>
                <developerConnection>scm:git:https://janpascal@github.com/janpascal/tv_grab_nl_java.git</developerConnection>