mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
back to development
This commit is contained in:
parent
ed7bb93c2f
commit
128ddf6318
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ AC_PREREQ(2.60)
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AC_INIT(Gst-RTSP, 0.10.8,
|
AC_INIT(Gst-RTSP, 0.10.8.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-rtsp)
|
gst-rtsp)
|
||||||
AG_GST_INIT
|
AG_GST_INIT
|
||||||
|
|
Loading…
Reference in a new issue