search for: 302478c

Displaying 1 result from an estimated 1 matches for "302478c".

Did you mean: 3022789
2007 Dec 17
0
3 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 75044ce6f95b11161f5023b039ea71d450cba92c Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 17 21:21:14 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 302478c..c09d6cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(swfdec,0.5.5) +AC_INIT(swfdec,0.5.5.1) [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')] if test x"$nano" = x1 ; then commit 67ec80453714e5be9927c298a277f67...