[Swfdec] 2 commits - configure.ac
Benjamin Otte
company at kemper.freedesktop.org
Fri Aug 3 14:55:00 PDT 2007
configure.ac | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree b2bb3938e8d25c4d2342fef54ebb669e39d41570 (from b59b564ad8bac73e812b87cc53441402186bf3b4)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Aug 3 23:55:06 2007 +0200
back to development
diff --git a/configure.ac b/configure.ac
index 5d93042..98e4102 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.1)
+AC_INIT(swfdec,0.5.1.1)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
diff-tree b59b564ad8bac73e812b87cc53441402186bf3b4 (from 6c9bb2836becc35805d599c3f4e942c97fbe09f1)
Author: Benjamin Otte <lvs at macbook.(none)>
Date: Fri Aug 3 23:49:04 2007 +0200
release 0.5.1
diff --git a/configure.ac b/configure.ac
index 9abfa49..5d93042 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.5.0.1)
+AC_INIT(swfdec,0.5.1)
[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