Skip to content

Commit

Permalink
Pre-release version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf committed Dec 27, 2016
1 parent 05a46ff commit f617a26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Open problems before release
Open problems before 1.12 release

* Article skimming currently broken

To be released
2016-11-11 Lars Windolf <[email protected]>

Version 1.12-rc2

* Change all g_warnings() to g_print() for remote source
to avoid "crashing" on errors.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT([liferea],[1.12-rc1a],[[email protected]])
AC_INIT([liferea],[1.12-rc2],[[email protected]])
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR([src/feedlist.c])

Expand Down

0 comments on commit f617a26

Please sign in to comment.