summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--NEWS2
-rw-r--r--NEWS.xml3
-rw-r--r--configure.ac2
3 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5f8ef4e..a75491b 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,3 @@
10.0.6.7 (August 28th, 2011)
2 - Compatibility update for the recent pack of foxes.
10.0.6.3 (August 7th, 2009) 30.0.6.3 (August 7th, 2009)
diff --git a/NEWS.xml b/NEWS.xml
index 7a0d9b6..50cbd27 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -2,2 +2,5 @@
2<news> 2<news>
3 <version version="0.0.6.7" date="August 28th, 2011">
4 <ni>Compatibility update for the recent pack of foxes.</ni>
5 </version>
3 <version version="0.0.6.3" date="August 7th, 2009"> 6 <version version="0.0.6.3" date="August 7th, 2009">
diff --git a/configure.ac b/configure.ac
index e8243a0..c2f2ec0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,2 +1,2 @@
1AC_INIT([fireflix], [0.0.6.3], [fireflix-bugs@klever.net]) 1AC_INIT([fireflix], [0.0.6.7], [fireflix-bugs@klever.net])
2AC_CONFIG_SRCDIR([install.rdf.in]) 2AC_CONFIG_SRCDIR([install.rdf.in])