From d1c9236d6eb9ddf777d8e74659b77aac8890f58e Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 09 Oct 2006 19:22:39 +0000 Subject: summarized changes and bumped version git-svn-id: http://svn.klever.net/kin/fireflix/trunk@190 fe716a7a-6dde-0310-88d9-d003556173a8 --- diff --git a/NEWS b/NEWS index cd9d853..4c0a8e6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ + () + - Fixed HTML generation code + - Fixed a mistyped flickr url so that the 'Flickr' button works now 0.0.1 (October 3rd, 2006) - Added ability to paginate through search results - Fixed packaging bug that omitted packaging license dialog diff --git a/NEWS.xml b/NEWS.xml index 4d9bc1c..337ad61 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,9 @@ + + Fixed HTML generation code + Fixed a mistyped flickr url so that the 'Flickr' button works now + Added ability to paginate through search results Fixed packaging bug that omitted packaging license dialog diff --git a/configure.ac b/configure.ac index 1d6f656..4864924 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([fireflix], [0.0.1], [fireflix-bugs@klever.net]) +AC_INIT([fireflix], [0.0.1.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