diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 81722a00..db59d781 100644 --- a/configure.ac +++ b/configure.ac @@ -46,8 +46,8 @@ AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** dnl *** remove rtpmanager stuff below when this is updated -GST_REQ=0.10.17 -GSTPB_REQ=0.10.17.1 +GST_REQ=0.10.19 +GSTPB_REQ=0.10.19 dnl *** autotools stuff **** |