diff --git a/ChangeLog b/ChangeLog index 19ad5ffbc..3a81fb7a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ - To be released +2013-10-08 Lars Windolf + + Version 1.10.3 * Asking for credentials again if TinyTinyRSS login fails * Asking for TinyTinyRSS credentials only 3 times diff --git a/configure.ac b/configure.ac index e25cca796..5a1f8eb9c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([liferea],[1.10.2-git],[liferea-devel@lists.sourceforge.net]) +AC_INIT([liferea],[1.10.3],[liferea-devel@lists.sourceforge.net]) AC_CANONICAL_HOST AC_CONFIG_SRCDIR([src/feedlist.c])