Displaying 2 results from an estimated 2 matches for "7270afc".
Did you mean:
0290afc
2007 Jun 08
0
4 commits - configure.ac libswfdec/Makefile.am NEWS
...sh://company at git.freedesktop.org/git/swfdec
diff-tree d7ea6d995e918f14039bae7fb34178c6c9f01c6d (from 5484f3084c9d717f098e1706bdef6767a0eb97c9)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Jun 8 20:19:15 2007 +0200
release 0.4.5
diff --git a/configure.ac b/configure.ac
index 7270afc..52e58a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.4.4.1)
+AC_INIT(swfdec,0.4.5)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
@@ -33,7 +33,7 @@ else
fi
AC_DEFINE_...
2007 Jun 13
0
Branch 'as' - 5 commits - configure.ac libswfdec/Makefile.am NEWS
...sh://company at git.freedesktop.org/git/swfdec
diff-tree d7ea6d995e918f14039bae7fb34178c6c9f01c6d (from 5484f3084c9d717f098e1706bdef6767a0eb97c9)
Author: Benjamin Otte <otte at gnome.org>
Date: Fri Jun 8 20:19:15 2007 +0200
release 0.4.5
diff --git a/configure.ac b/configure.ac
index 7270afc..52e58a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.4.4.1)
+AC_INIT(swfdec,0.4.5)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
@@ -33,7 +33,7 @@ else
fi
AC_DEFINE_...