author | Michael Krelin <hacker@klever.net> | 2009-08-06 21:46:00 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2009-08-06 21:46:00 (UTC) |
commit | 17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9 (patch) (side-by-side diff) | |
tree | 0c080e8d9c92b2874d9b4a39b70e41fad3337bfa /configure.ac | |
parent | c04656d8f338a5868437901f7406194fd5e2016b (diff) | |
download | fireflix-17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9.zip fireflix-17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9.tar.gz fireflix-17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9.tar.bz2 |
update to firefox-3.5 and bumped version0.0.6.3public/master
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6a478db..e8243a0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,3 +1,3 @@ -AC_INIT([fireflix], [0.0.6.2], [fireflix-bugs@klever.net]) +AC_INIT([fireflix], [0.0.6.3], [fireflix-bugs@klever.net]) AC_CONFIG_SRCDIR([install.rdf.in]) AM_INIT_AUTOMAKE([dist-bzip2]) |