From 2f6178fc5770ea25c48bca16610cd677e3092818 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Thu, 20 Nov 2008 15:08:21 +0100 Subject: [PATCH] Update ChangeLog and version.inc for release --- ChangeLog | 5 ++++- version.inc | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d1444e81..fa9b13f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,9 +14,12 @@ changes, the git history at is your friend. Without further ado, let's start: -Version 0.3.1 (not yet released) +Version 0.3.1 (2008-11-20) ================================ +* Nick changes and day change messages can now be hidden +* Web previews and status icons can be disabled +* Icons for Online/Away/Offline status of queries * Load Qt's default translations * Add new settings for proper message redirection * Add context menu to links diff --git a/version.inc b/version.inc index a1c145c8..dd80f3b6 100644 --- a/version.inc +++ b/version.inc @@ -1,5 +1,5 @@ //! This is the fallback version number in case we can't autogenerate one -baseVersion = "0.3.0"; +baseVersion = "0.3.1"; protocolVersion = 5; //< Version of the client/core protocol coreNeedsProtocol = 5; //< Minimum protocol version the core needs -- 2.20.1