mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 09:38:17 +00:00
configure.ac: 0.10.19.4 pre-release
Skip .3 to align number with the other pre-releases.
This commit is contained in:
parent
366f1650a5
commit
d7a89ac66d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ AC_PREREQ(2.60)
|
|||
dnl initialize autoconf
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||
AC_INIT(GStreamer Python Bindings, 0.10.19.2,
|
||||
AC_INIT(GStreamer Python Bindings, 0.10.19.4,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-python)
|
||||
|
||||
|
|
Loading…
Reference in a new issue