summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--NEWS2
-rw-r--r--NEWS.xml2
-rw-r--r--configure.ac2
3 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d7a539f..4dd6143 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
- ()
+0.0.2 (October 17th, 2006)
- Added brief help file
- Fixed HTML generation code
- Fixed a mistyped flickr url so that the 'Flickr' button works now
diff --git a/NEWS.xml b/NEWS.xml
index 8defd50..9932769 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="us-ascii"?>
<news>
- <version version="" date="">
+ <version version="0.0.2" date="October 17th, 2006">
<ni>Added brief help file</ni>
<ni>Fixed HTML generation code</ni>
<ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni>
diff --git a/configure.ac b/configure.ac
index 4864924..d75a575 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([fireflix], [0.0.1.1], [fireflix-bugs@klever.net])
+AC_INIT([fireflix], [0.0.2], [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}])