Displaying 1 result from an estimated 1 matches for "cfa5fe3".
Did you mean:
cfa5e3b
2007 Feb 08
0
5 commits - configure.ac NEWS
...*//')]
if test x"$nano" = x1 ; then
diff-tree 4c71feeaac91fa2ef52d22b83ba56c672d524ae0 (from 4971b881ba56fd3f8da342d0de0f88f47fb02ed2)
Author: Benjamin Otte <otte@gnome.org>
Date: Thu Feb 8 21:27:30 2007 +0100
release 0.4.2
diff --git a/configure.ac b/configure.ac
index cfa5fe3..055efb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.4.1.1)
+AC_INIT(swfdec,0.4.2)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
diff-tree 4971b881ba56fd3f8da342d0de0f...