[Swfdec] 2 commits - configure.ac
Benjamin Otte
company at kemper.freedesktop.org
Fri Aug 24 08:16:49 PDT 2007
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 9c493afbf731e5bf31f2be58fde29c29f8cc453d (from 1d1024f132019606b2b92865180e0241b9c6ccea)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 24 17:16:43 2007 +0200
back to development
diff --git a/configure.ac b/configure.ac
index 71207a0..3aa5e4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.2)
+AC_INIT(swfdec,0.5.2.1)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
diff-tree 1d1024f132019606b2b92865180e0241b9c6ccea (from e840582fbb91f6fcd3b21a3511f0d72becc33af1)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 24 16:20:59 2007 +0200
release 0.5.2
diff --git a/configure.ac b/configure.ac
index 5210c30..71207a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.1.1)
+AC_INIT(swfdec,0.5.2)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
More information about the Swfdec
mailing list