configure.ac | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) New commits: diff-tree 95e6fcf07596addaa0605cc3f66e7551de57a971 (from f708088f4a92e148a796ecf09540471b3e2c2762) Author: Benjamin Otte <otte@gnome.org> Date: Fri Apr 27 11:43:06 2007 +0200 back to development version diff --git a/configure.ac b/configure.ac index 00ac614..00ecaab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(swfdec,0.4.4) +AC_INIT(swfdec,0.4.4.1) [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')] if test x"$nano" = x1 ; then diff-tree f708088f4a92e148a796ecf09540471b3e2c2762 (from ea8b755f4b18ae0aad094cf2ec08a33b84dc2083) Author: Benjamin Otte <otte@gnome.org> Date: Fri Apr 27 11:42:25 2007 +0200 release 0.4.4 diff --git a/configure.ac b/configure.ac index b2da33d..00ac614 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58]) -AC_INIT(swfdec,0.4.3.1) +AC_INIT(swfdec,0.4.4) [nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')] if test x"$nano" = x1 ; then