From 2ac12b08a25d62a97f66350653daa018b33d3c60 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sun, 12 Nov 2006 13:48:59 +0000 Subject: bumped version and summarized changes in NEWS git-svn-id: http://svn.klever.net/kin/fireflix/trunk@213 fe716a7a-6dde-0310-88d9-d003556173a8 --- diff --git a/NEWS b/NEWS index f5df235..0f81b49 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.0.4 () + - Added the word 'sidebar' to the extension name so that you don't have to look hard for it + - UI polishing + - code cosmetics 0.0.3 (November 6th, 2006) - Firefox 2.0 compatibility 0.0.2 (October 17th, 2006) diff --git a/NEWS.xml b/NEWS.xml index 52e399a..9efb4d1 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,10 @@ + + Added the word 'sidebar' to the extension name so that you don't have to look hard for it + UI polishing + code cosmetics + Firefox 2.0 compatibility diff --git a/configure.ac b/configure.ac index 9f3ebe1..da6fa07 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([fireflix], [0.0.3], [fireflix-bugs@klever.net]) +AC_INIT([fireflix], [0.0.4], [fireflix-bugs@klever.net]) AC_CONFIG_SRCDIR([install.rdf.in]) AM_INIT_AUTOMAKE([dist-bzip2]) AC_SUBST([MOZ_EXT_ID],[{4269f719-86de-4668-b8ad-04752c23a69e}]) -- cgit v0.9.0.2