From f3b5bd2d48bdf132fc06aff69484bf90a86b4080 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 03 Oct 2006 20:08:50 +0000 Subject: version bump and NEWS update git-svn-id: http://svn.klever.net/kin/fireflix/trunk@185 fe716a7a-6dde-0310-88d9-d003556173a8 --- diff --git a/NEWS b/NEWS index 437aa97..cd9d853 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ - () - - ability to paginate through search results - - a lot of code cleanup and UI polishing +0.0.1 (October 3rd, 2006) + - Added ability to paginate through search results + - Fixed packaging bug that omitted packaging license dialog + - A lot of code cleanup and UI polishing 0.0 (September 26th, 2006) - Initial release diff --git a/NEWS.xml b/NEWS.xml index a35afcd..4d9bc1c 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,8 +1,9 @@ - - ability to paginate through search results - a lot of code cleanup and UI polishing + + Added ability to paginate through search results + Fixed packaging bug that omitted packaging license dialog + A lot of code cleanup and UI polishing Initial release diff --git a/configure.ac b/configure.ac index f205db5..1d6f656 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([fireflix], [0.0], [fireflix-bugs@klever.net]) +AC_INIT([fireflix], [0.0.1], [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