Displaying 1 result from an estimated 1 matches for "055efb0".
2007 Feb 08
0
5 commits - configure.ac NEWS
...nged, 14 insertions(+), 2 deletions(-)
New commits:
diff-tree bca06937c45d0d89271681e0dbd3a2fbeeaa9dd0 (from 4c71feeaac91fa2ef52d22b83ba56c672d524ae0)
Author: Benjamin Otte <otte@gnome.org>
Date: Thu Feb 8 21:29:42 2007 +0100
back to cvs
diff --git a/configure.ac b/configure.ac
index 055efb0..301a83a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(swfdec,0.4.2)
+AC_INIT(swfdec,0.4.2.1)
[nano=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9]\.[0-9][0-9]*\.*//')]
if test x"$nano" = x1 ; then
diff-tree 4c71feeaac91fa2ef52d22b83ba5...