diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-19 23:26:29 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-19 23:26:29 +0000 |
commit | a661ce0bcdf59d57e2248e8ca7e714072b178a3d (patch) | |
tree | e8aab7029c644f7a3932e1ad5370d31bb3830362 | |
parent | 62f207f66f204a0b47ee95a680fef6c210e68825 (diff) |
configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid symbol clashes with ffmpeg.
Original commit message from CVS:
2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
* configure.ac:
Up version requirement to 2.0.3 (not yet released) to avoid symbol
clashes with ffmpeg.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * configure.ac: + Up version requirement to 2.0.3 (not yet released) to avoid symbol + clashes with ffmpeg. + 2004-01-20 Julien MOUTTE <julien@moutte.net> * gst/switch/gstswitch.c: (gst_switch_request_new_pad), |