diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-11-18 02:14:46 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-11-18 03:09:06 +0000 |
commit | 0883913fc22bf8ccbf27c08afb1d1966ce8b1bdb (patch) | |
tree | a6b9d187900190d35e6558e43a8a627dd2a83f89 | |
parent | fe9415544e427b08af95a2d74441b2e939da03e7 (diff) |
Bump gst-plugins-base requirement to 0.10.25.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c194fc60e..cdfb6471b 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** GST_REQ=0.10.25 -GSTPB_REQ=0.10.25 +GSTPB_REQ=0.10.25.1 dnl *** autotools stuff **** |