search for: 33f9794

Displaying 1 result from an estimated 1 matches for "33f9794".

Did you mean: 339794
2007 Oct 12
0
3 commits - configure.ac
...#39;)] if test x"$nano" = x1 ; then diff-tree 2191254808387bf3df8f84ad15beeda238639f1d (from a771cfbb2f1ea42427ec348430162ce28096ba38) Author: Benjamin Otte <otte at gnome.org> Date: Fri Oct 12 18:12:55 2007 +0200 release 0.5.3 diff --git a/configure.ac b/configure.ac index 33f9794..abe6c94 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(swfdec,0.5.2.1) +AC_INIT(swfdec,0.5.3) [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')] if test x"$nano" = x1 ; then diff-tree a771cfbb2f1ea42427ec34843016...