From 503cbeb330331e9ab6cf31af453f6232b10b12e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=C3=A6r=C3=B8y?= Date: Sun, 31 Aug 2014 18:35:15 +0200 Subject: Head is now 0.8.17-head. --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index cdf185a5..8f9e36a1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v0.8.17-rc2 2014-08-31 The Irssi team +v0.8.17-head 2014-XX-XX The Irssi team + Document that SSL connections aren't properly handled during /UPGRADE. See Github PR #39. + Synchronize scripts with scripts.irssi.org. + Performance enhancement of the nicklist as well as the window_item_find function. See Github PR #24. diff --git a/configure.ac b/configure.ac index 90c93595..2a7bee0d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(irssi, 0.8.17-rc2) +AC_INIT(irssi, 0.8.17-head) AC_CONFIG_SRCDIR([src]) AC_CONFIG_AUX_DIR(build-aux) AC_PREREQ(2.50) -- cgit v1.2.3