mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
configure.ac: And back to development we go
This commit is contained in:
parent
08bb97a2fb
commit
e30a20b777
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
||||||
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(GStreamer Bad Plug-ins, 0.10.16,
|
AC_INIT(GStreamer Bad Plug-ins, 0.10.16.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-bad)
|
gst-plugins-bad)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue